Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

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

Implement ajax sortable lists with jQuery and Rails 3

How would I destroy_all or delete_all records except one in ruby on rails?

How to pull Google Analytics stats?

Redirect One Controller to another Controller

The program 'rails' can be found in the following packages - issue with some app and RVM?

Rails 3 submit a form with multiple records

How to set a specific layout for all controllers within a class or module. (Rails 3)

ruby-on-rails-3 layout

Guard w/ RSpec2, Ruby1.9.3, Rails 3.1.3

ruby-on-rails-3 guard

I need to authenticate a user directly in the console under Devise. How can I do it?

ruby-on-rails-3 devise

Make a custom helper available to both Mailer and View in Rails 3.1

jQuery post to Rails

Sunspot rails: include associated models when calling .results