Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

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?

Mongoid dynamic finder with Mongoid::Errors::DocumentNotFound exception raised

ruby-on-rails-3 mongoid

Rails: In Application Controller, force login, redirect all requests except login

w Devise, how to allow a SignIn user to sign in as another user

Rails 3 routing with namespace

Rails 3.1: Do I need to use CoffeeScript?

How to validate an attribute with "validates :attribute" referring to the value of a parent object attribute?

Data Migrations and AppEngine