Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

undefined method `has_many' for Formtastic

How do i do an inline if statement in haml

How to hide html div

RSpec let error

Share one single cookie through subdomains

Active resource complaining about expects an hash

Adding a validation error with a before_save callback or custom validator?

Devise: Don't display "unauthenticated" flash message when redirected to users/sign_in from root path

ruby ruby-on-rails-3 devise

Routes not working correctly

Difference Between find and Where with Relationships

Rails (3) server - what to use nowadays?

Rails 3 - Find by name instead of id

Call Module function from Controller (NoMethodError)

Segmentation fault when running 'rails s'

Rails 3 date_select for year only

rails 3.2 and modifications on css file not reflecting until assets:precompile

"Email can't be blank" Devise using username or email

ruby-on-rails-3 devise

Having trouble seeding CSV file into Rails App

rails, simple_form, how to update the radio buttons with the selected option after saving?

Testing basic http authenticaation with digest using curl