Skip to content
#

rubygems

Here are 619 public repositories matching this topic...

deivid-rodriguez
deivid-rodriguez commented Dec 13, 2021

Describe the problem as clearly as you can

If any error occurs during gem package fetching, bundler will always retry it. But many errors will keep happening again and again, and once bundler gives up, it will give a less informative error.

Did you try upgrading rubygems & bundler?

Yes.

Post steps to reproduce the problem

You can follow the steps to reproduce #5160.

rails-mini-profiler
hschne
hschne commented Nov 27, 2021

Is your proposal related to a problem?

Right now, it is not possible to filter by requests by date. Sometimes, I might want to find some request I know I had a look at a couple of days agao.

Describe the solution you'd like

Add a date filter on the data column in the profiled requests overview. This should use a popover similar to the other filters.

![2021-11-27_10-01](https:/

feature 🚀 good first issue

Improve this page

Add a description, image, and links to the rubygems topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rubygems topic, visit your repo's landing page and select "manage topics."

Learn more