Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

How do you get the app name when running Rails on Heroku?

How do you pass data from a controller to a model with Ruby on Rails?

Adding an error message to a custom validator

Rspec rendering text

Rails has_many :through with different column name in association table

superclass mismatch for class CommentsController (TypeError), best way to rename?

Easy way to suppress SQL output in Rails console?

Rails ActiveAdmin - get current_admin_user in utility navigation?

Completed 406 Not Acceptable in devise

ios ruby-on-rails-3 devise

Starting sidekiq with capistrano

Is there a way to resolve Rails deleted migrations?

Undefined webrat methods in cucumber step_definitions

Migrating from Rails 2 to Rails 3 [duplicate]

Rails 3 unwanted html escaping

referencing attributes in models with belongs_to relationships through a nested namespace

Rails: How to increment an integer field of selected instances of a model?

Rails: validate presence of foo unless bar == 'baz'

How to wrap content in html in a Rails helper

Rails 3 Tutorial Chapter 11 "Validation failed: Email has already been taken" error

Delayed_Job: accessing job metadata and/or avoiding duplicate jobs