Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

undefined method nil "group_by"

Creating users that belong to another user in Devise?

ruby-on-rails devise

Is it possible to perform different actions in a Cucumber step based on the tag used (or not)?

ruby-on-rails ruby cucumber

Rails isn't appending cache-busting timestamp to assets in production

Rendering JSON for multiple Rails objects

ruby-on-rails ruby json

Rendering an "internal" Rails controller from a middleware

Unable to order by translated column in Rails using Mobility

ruby-on-rails mobility

How to manually revoke a Doorkeeper token?

ruby-on-rails doorkeeper

Using url_helpers inside lib class in rails 4

ruby-on-rails

Rails 4 Devise nested form can't mass-assign protected attributes

Using Cropper js Image quality get reduced after cropping

translating model attributes rails

angular-rails-templates: templates are not found

Convert array of arrays to hash with first array's element as a key to the hash

ruby-on-rails ruby ruby-2.2

ActiveRecord many to many should I make another table to hold the relation information?

Rails bootsnap `cannot load such file` error after MacOS Big Sur

"bundle exec thin start -C config/thin.yml" does not start thin

rails add css class if the page has a 404 status

how do I make active admin load faster

ruby-on-rails activeadmin