Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Call task more than once in Rails 3 generator

ExceptionNotifier and rescue_from

carrierwave cache not resubmitting

When will an instance of a controller be created?

ruby-on-rails-3

Why Rails doesn't include the Javascript files at the bottom of the HTML page by default?

How to access session from Rails Integration Test?

Rails 3 initializers that run only on `rails server` and not `rails generate`, etc

Rails Active Record - How to model a user/profile scenario

Mongoid: How to load only some fields of an object you lazy load via reference?

Ruby on Rails route for wildcard subdomains to a controller/action

Should I use Ruby 1.9.2 with my new web app?

Rails 3 helper method available in model

Rails 3.1 + Paperclip + jQuery fileupload

MySQL server has gone away error in delayed_job task

Error reporting when sending emails with delayed_job

Rails - Nginx needs to be restarted after deploying with Capistrano?

Why does Ruby on Rails take so long to start?

Add new view to a controller in Rails

How/When/Where to Extend Gem Classes (via class_eval and Modules) in Rails 3?

http authentication in devise and rails 3