Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Travis CI for private repositories

ruby-on-rails-3 travis-ci

Conflicts in Gemfile.lock while rebasing

What is the purpose of config.assets.precompile?

Force Rake Task To Run in Specific Rails Environment

How to add a before_filter in UserMailer which checks if it is OK to mail a user?

Rendering different views in one action

Rails collection_select default option?

Rails: include related object in JSON output

Devise and stored_location_for: how do you store the return location?

Carrierwave, creating a duplicate attachment when duplicating its containing model

How can I use "Form_tag" as opposed to "Form_for" in this file

ruby-on-rails-3

AWS::S3::S3Object.url_for - How to do this with the new AWS SDK Gem?

Rails 3, Active Record query returns ActiveRecord::Relation object, instead of objects

Rails 3 routing - passing params from routes.rb

routes in rails - removing actions when setting up a resource

How to run my ruby code after Rails server start?

How To Send E-Mails With BCC in Rails 3

rails strip non numeric values before save

ruby regex ruby-on-rails-3

Calling helper method from Rails 3 controller

undefined method `simple_form_for' in RoR application