Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Rails 3: using non-Active Record objects with form_for

Arel, Joins and Rails Queries

ruby-on-rails-3 join arel

How to sanitize raw SQL in Rails 4

What is the proper way to grab Authorization header from controller request object?

Rails: How "email_field" differs from "text_field"?

heroku rake db:migrate > no such file to load -- faker

ruby-on-rails-3 heroku

Rails: Make this rake task aware that it is in the test environment

Rails link_to destroy a nested resource?

field_for and nested form with mongoid

Rails: Custom validation message

Rails JSON request is not parsed correctly into post parameters

mongoid query caching

Adding TextHelper to UserMailer

Paperclip - rename file before saving

FactoryGirl: why does attributes_for omit some attributes?

How do I do a redirection in routes.rb passing on the query string

How do I set 'current_user' even though a user is not logged in? - Rails 3

ruby-on-rails-3 devise

How to revert all migrations at once in Ruby on Rails 3?

Rails 3 validate uniqueness of one value against a column?

How do you solve FixtureClassNotFound: No class attached to find

ruby-on-rails-3 fixtures