Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Rails eager load association with selected attributes

Anyway to access a join table in Rails Console?

Skipping native extension recompilation on subsequent bundle install

How to override gem dependency?

Google authentication error: invalid_request Missing required parameter: client_id

Has anyone used Minitest::Spec withing a Rails functional test?

conditional to_param method

Storing Rails 3 Routes in Database

modelling users with Oauth 2

Delete Session Cookies Across Multiple Subdomains in Rails 3

How to unzip a zipped folder with rubyzip

Rails 3.1 and Ruby EE

best practice for gems like workflow or AASM

Paperclip: How to resize an image only if it is big enough?

routes.rb, how set a different primary key for the paths?

Is there any way to check if rails set permanent cookie?

Authlogic and Single Access Token

Is it possible to list all database connections currently in the pool?

form_for without ActiveRecord, form action not updating

Rails: How to test subdomains with RSpec