Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Rails 4 find_or_create_by_name

Rails 6 pluralize(count, word) VS word.pluralize(count) - different results

Upgrading to haml 6 causes ActionView::Template::Error (undefined method `safe_concat' for {:add_to_stack=>true}:Hash) error

How to add another column to the issues table report in Redmine?

ruby-on-rails redmine

Running custom rake tasks on heroku

ruby-on-rails heroku rake

How to call a rake task inside controller?

Routing: Combining resources and nested resources

GEM Version Requirements Deprecated

ruby-on-rails rubygems

Rails how to get SoundCloud track information using SoundCloud song URL

ruby-on-rails soundcloud

Rails 5 - How to create custom scaffold generator?

Rails 7 encryption configuration not correctly set

Unexpected token "LIMIT" in DB2

sql ruby-on-rails db2 db2-luw

Stuck installing Rails: rails s and bundle exec rails server error

how to trigger ActiveRecord callbacks (has_paper_trail) for update_all in rails

ruby-on-rails

Manually initialize ActiveRecord object with custom select values