-
After installing rails_metrics on my app, when I run "rails g rails_metrics Metric" this is what I get:
DEPRECATION WARNING: railtie_name is deprecated and has no effect. (called from at /*****/.rv…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Hey folks 👋
I've created a dap adapter / config that I could run a rails debugging flow but I don't know the best idea to integrate with `nvim-dap-ruby`
basically I did this:
```
dap.adap…
-
Does `swagger_engine/app/assets/stylesheets/swagger_engine/application.scss` really need the sass extension? Everything it includes seems to be a CSS file.
The stack trace on failing to load is:
``…
-
I ran:
```
gpg --keyserver hkp://keys.gnupg.net --recv-keys D39DC0E3
curl -sSL https://rvm.io/mpapis.asc | gpg --import -
\curl -sSL https://get.rvm.io | bash -s stable
source ~/.rvm/scripts/rv…
-
Rails Apps based on this image are not starting up showing "We're sorry, but something went wrong".
`/var/log/nginx/error.log` shows:
```
App 1977 output: /usr/local/rvm/rubies/ruby-3.1.5/bin/r…
-
We should upgrade both Ruby and Rails to current versions. This may also help with #3623
-
Given the following models:
```ruby
class User
has_many :posts
amoeba do
enable
include_association :posts
end
end
class Post
belongs_to :user, optional: false
end
``…
-
```
What steps will reproduce the problem?
1. ruby script/plugin install
http://google-charts-on-rails.googlecode.com/svn/google_charts_on_rails/
What is the expected output? What do you see instead…
-
```
What steps will reproduce the problem?
1. ruby script/plugin install
http://google-charts-on-rails.googlecode.com/svn/google_charts_on_rails/
What is the expected output? What do you see instead…