Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Where to place "before" and "after" in a Capistrano recipe?

Comparing time or ditching date in ruby on rails

Rails 3: Real-time server push?

Rails : Testing production

ruby-on-rails-3 testing

Rails 3 application, how to measure stability under high loads

How to get the arel table of a habtm association?

How to "touch" a parent model of a `belongs_to` association only if certain conditions are met?

Enable image caching in development mode in Rails 3.1

how to render a rabl view in a rake task?

using scope in Rails custom validations

Unclear when to use a specific FactoryGirl syntax

devise/omniauth login with twitter - validation failed: email can't be blank

nginx doesn't serve static assets in Rails 3

Omniauth+facebook error when trying to cancel the popup

Rails: Act_as_taggable_on vs. Rocket_tag

Rails caching: Expiring multiple pages for one action

Rails 3 with Devise: No route matches /d/users/sign_out

When writing RSpec tests with rails, what should go in the spec/requests folder vs spec/controllers?

Why is my Rails callback being called twice?

NoMethodError: undefined method `get' when running rspec and making get/visit calls