Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

How can a flash message persist between requests in Rails?

ruby-on-rails

Accessing virtual hosts from other computers – xip.io alternative

Nested Form with Nested Resource Rails 4

Devise registration submitting form twice?

ActiveRecord update_column: How to increase a record value depending on it's current value with just one query

Integration tests with Javascript through Test::Unit and Capybara in Ruby on Rails

Rails Create Related Models together

Joining Unrelated Tables in Rails

whenever => cron job not accessing my model/database

ruby-on-rails cron whenever

Asset pipeline not precompiling a required file

Logging every method call in debug log by name

ruby-on-rails ruby methods

count with has_many in rails

WYSIWYG editor for Rails with Paperclip Integration [duplicate]

how to override a validation call in activerecord in a gem?

Difference between Rails 2.3 and Rails 3.2 'weeks' method

ruby-on-rails ruby

How do I edit .htaccess to allow both rails and wordpress requests?

problems with build params for accepts_nested_attributes_for

Ruby - why this construction return nil?

uninitialized constant on nested resource form