-
Apologies if such a feature is already present, I couldn't find it in the project.
Could I request an API method to stop the debugger once it's been loaded? I'm from the RubyMine team, and our use …
-
if using this gem with cloudinary gem, the cloudinary helper:
cl_image_tag (which is a wrapper to image_tag, used to create img tags with cloudinary parameters)
creates an infinite loop which t…
-
Not sure if this is a bug in Rails or this gem, but since [a subquery name](https://api.rubyonrails.org/classes/ActiveRecord/QueryMethods.html#method-i-from) is not provided to `from` [here](https://g…
ezekg updated
2 weeks ago
-
## CVE-2023-28120 - Medium Severity Vulnerability
Vulnerable Library - rails-5.0.2.gem
Ruby on Rails is a full-stack web framework optimized for programmer happiness and sustainable productivity. It…
-
Using the example code [from the docs](https://app.mailjet.com/auth/get_started/developer) to send an email, this gem raises the following error:
```
/home/wout/.rbenv/versions/3.3.0/lib/ruby/gems…
wout updated
3 months ago
-
I've added Falcon to the Rails TechEmpower benchmark: https://github.com/TechEmpower/FrameworkBenchmarks/pull/9339
I had to set the `isolation_level` to `:fiber` by hand to make it work.
https://g…
-
Can't reproduce the installation from https://primer.style/guides/rails
1. Install the primer_view_components gem and @primer/view-components packages
```bash
gem install rails
rails -v
=> Rail…
-
I haven't yet identified the cause but I updated to the 4.12 this week and discovered that my Rails 7.1 application cannot migrate.
Removing the gem fixes this.
## Commands
```
> rails db:mi…
-
# Bug Report
Maybe this isn't a bug, but I was trying to demonstrate how this gem works to my friend. My project is using Ruby on Rails 8, and nothing happens when I try to show it. Maybe it's a bu…
-
When I run 'rails r' or 'rails s' on my Windows 7 64bit machine, it takes 3 minutes before something happens. This has only begun recently. 'gem install' and 'bundle install' still run at normal speed…
ghost updated
9 years ago