Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3.1

How do I create a nested form using Mongoid embedded resources in Rails 3?

Devise ensure_authentication_token reports undefined method

getting csrf tokens for json post requests to a rails app

why does using sum in a rails 3.1 scope result in an error?

Capistrano compile assets error - assets:precompile:nondigest?

How do I allow Multi-line content in a rails text_area field?

Render partial from helper_method

Rails 3.1.1 Guard-rspec cannot run due to Growl errors: OSERROR: -10000 MESSAGE: Apple event handler failed

Javascript and CSS loading twice due to Asset Pipeline

How can I use i18n for my error pages in Rails 3?

Rails tests showing 0% passed when all pass

Setting protected attributes with FactoryGirl

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?