Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

How to Set the Content Type in a ActionController::TestCase request

Foreign Key Dropdown in Scaffold Rails 3 Views

Why is Devise's "current_user" not available at the model layer?

ArgumentError: wrong number of arguments (3 for 2) after upgrading to Rails 3.1 using activerecord-sqlserver-adapter

how to access a YML Value

How can I put a print link/button on my project page to printout an infomation?

ruby-on-rails-3

Devise + Omniauth - testing - getting no route matches "/oauth/authorize"

Rails 3: Drop a table using migration

Called id for nil in Rails 3

Why does a single record lookup return an array? (Rails beginner)

How do I convert a 'Fixnum' to a date in Rails 3.1.3?

sending error message in json using ruby on rails

Devise - single sign in form for multiple users

How do I pass get parameters in a post/put simple_form with Rails 3?

Rails parameters, why the params[:key] syntax?

Arel: Left outer join using symbols

How to display name instead of id using active admin in rails 3

Cookie Overflow with Twitter sign in

How do you stub a `current_user` with update_attributes set to false?

Rails i18n strings auto-lowercased?