Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Adding TOS agreement checkbox with Devise

Devise - remember me not working? LocalHost Issue?

On Heroku, Cedar, with Unicorn: Getting ActiveRecord::StatementInvalid: PGError: SSL SYSCALL error: EOF detected

How to use Pry within Factory Girl Rails?

Querying for date range in rails

Include module in all MiniTest tests like in RSpec

Ignore rows with blank values while importing a CSV in rails application

deploying rails3 apps with bundler and phusion passenger: .bundle dir not found

No route matches {:action=>"destroy", :controller=>"users"}

ruby-on-rails-3 routes

Rails with PostGIS

How do I find the user that has both a cat and a dog?

406 error when responding with json

Template, Partials, and Layouts in Rails?

How Do I get searchlogic to work with rails 3?

Ruby on Rails Layout reading data from Model

How to use jQuery instead of Prototype in a Rails 3 application?

jquery ruby-on-rails-3

ActiveRecord, Find by value of nested attribute

How to call a rake task in rspec

libffi.so.5: cannot open shared object file

RSpec sends emails (not storing in ActionMailer::Base.deliveries) - dont know why?