Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Rails 3 can't perform validation for persited object when use collection_singular_ids=ids method

Start Sidekiq automatically if it is not in running state - Rails

Rails 5 Active Record Record Invalid Error

Having problems using haml and rails3

How to set default cookie domain in Rails3

ruby ruby-on-rails-3

Question about ActiveRecord#default_scope method and default ordering

Rails - Paper_Clip - Support for Multi File Uploads

Self-referencing models in Rails 3

Does Rails 3 have find_by association magic?

ambethia's reCAPTCHA plugin on Rails 3. Override flash message div defaults?

Destroy method not firing to destroy nested resource in complex form

Ruby on Rails counter cache error

Easy Ruby on Rails question -- how to attach comments to both users and articles?

Uninstall Ruby on Rails on Mac OS X 10.6

Login with Devise via jQuery Mobile

Nested form using paperclip

How to write a cucumber step to test if a list of elements is sorted?

ruby-on-rails-3 cucumber

Suppress "base" in error text for custom validation of Rails nested attributes

How do I do :remote location validation with CarrierWave?

How do you fix the n+1 queries problem in ActiveRecord (Rails 3) when also using the after_initialize callback?