Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

difference between "each .. do" or "for .. in" loops in rails [duplicate]

Correct way to share login sessions across subdomains in Rails 3?

how to set default value of form_for select

Rails 3 respond_to json, with custom attributes/methods

How to test if correct layout was used in controller in Rails 3

Different S3 buckets for staging app vs. production app

In Rails 3, using Formtastic 2, how can I replace the built in ordered list with div's?

Disable SQL logging in terminal during testing with Rails 3.1? (RSPEC/Cucumber)

Rails 3.1 ActionMailer Custom Template Path? [duplicate]

Use a default sender name when using SendGrid?

ruby-on-rails-3 sendgrid

Rails accepts_nested_attributes count validation

RoR | Devise redirect loop because of cancan authorize

Rails Undefined Method 'model_name'

"Could not find bootstrap-sass-2.3.1.1 in any of the sources" on Heroku push

How to prevent storing nil value in rails cache?

Before filter in action mailer Rails 3

Rails 3.2 Dev environment sourceMaps support for JavaScript

How to use ActionController::Live along with Resque + Redis (for Chat application)

MySQL 5.7.9, Rails 3.2, mysql2 0.3.20

First Ruby on Rails App: use v3 (Beta) or 2.3?