Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

rake db:migrate giving 'unexpected \n' error

RuntimeError in PinsController#index: declare the formats your controller responds to in the class level

NoMethodError in ArticlesController#create

Best way to require Haml on Rails3 engines

How to know if an image has been uploaded or not? - Paperclip

ruby-on-rails-3 paperclip

Rails3.1 - How do I include css files in some views but not others?

Adding a class to link_to block

Recreate versions using Carrierwave with Ruby

Remove trailing "?" from a string

PostgreSQL gem for rails won't install, even when both home brew and app are installed

Customize error message with simple_form

Ruby bundle open, set $EDITOR

Devise rake db:migrate fails because of duplicate column in my User's table - Rails 3.1

Rails 3 Active Admin add preset value to new record

distance_of_time_in_words and then remove the word "about"

RubyOnRails: How do I use helper methods in Rails Console?

Rails 3 validate presence of many columns with custom messages

Shoulda validate_format_of . not_with has problem in framework (or in my understanding)

Problem with rake: "development database is not configured"

How do I pick the last and the second to last entries in a blog model?