Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3.1

Route a controller to namespace :admin to /admin

Overriding setter method for attr_accessor when including InstanceMethods module

Why is db:migrate failing when i try to add attachment fields for paperclip?

Accessing Rails Models or Helpers in SCSS

Image assets not found after upgrading to Rails 3.1

ruby-on-rails-3.1

Ruby on Rails: why do i get message for javascript and css after rails s?

rails 3.2 ActionView MissingTemplate only in production

Dynamically added hash properties to Rails Model instance object?

Ruby On Rails scaffold need to include foreign keys?

Rails 3.1: accepts_nested_attributes_for and has_one association - won't work?

Mount an engine on subdomain Rails 3.1

omniauth OAuthException & OAuth::Unauthorized

Devise install from existing model/database

Rails, Ruby 1.9.3p0, and mysql gem

Rename session cookies in Rails

Ruby on Rails: redirect_to not working after create and save

(Object doesn't support #inspect)

Thinking sphinx doesn't start - "Failed to start searchd daemon"

How to order by a related model in default scope? -- Rails 3.1

How to check modified value in a model's before_save callback?