Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Redirect to canonical route in without trailing slash in Rails 3

removing 'via sendgrid.me' from mail sent using on heroku

What is the difference between a view and a layout in RoR?

Capistrano: Bundler doesn't use rvm gemset

How to resolve "Missing Credentials" with Paperclip and s3 storage in rails 3

ruby-on-rails-3 amazon-s3

Rails - how to handle routes that don't exist ("No route matches [GET]")?

ruby ruby-on-rails-3 routes

DateTime arithmetic in an ActiveRecord query (PostgreSQL)

Is it possible to alter the folder structure in a Rails project?

Retrieve all objects with errors from model on ActiveRecord

How do I remove the favicon from my rails app

Partial form rendering but not showing

Mongoid Group By or MongoDb group by in rails

Remove numbers from array of strings

How to make a DELETE link to a rails resource?

Gem tests can't find route using url_for

The action 'facebook' could not be found - devise/omniauth

How SimpleForm maxlength extension works

How to create another object when creating a Devise User from their registration form in Rails?

Adding a top section in the index page of ActiveAdmin

Mocha: Can I put a "never" expectation on a stubbed method WITH parameters?