Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

RVM & Rails 3 - rails command fires error: Is a directory

how to pass html_safe strings in js render partials

Converting rails 2 generators to rails 3?

Active Record Observer not firing in console/seed

Raising route not found error

ruby-on-rails-3 cucumber

Pass newly created object to after_create callback in Rails

Rescue_from for javascript requests

In Rails 3, how can I skip validation of the password field when I'm not attempting to update the password?

notices and errors on rails3

Syntax to specify limit while generating a model

Detect browser language in Rails

How to validate a nested model object based on the state of the parent object?

Can a mobile mime type fall back to "html" in Rails?

Rails 3 equivalent for periodically_call_remote

Selectively turning off Devise's flash notices in Rails 3

blueprint css rails 3.1 help

Rails 3.1: can't write to column in same migration that adds it

Rails link_to :format => :xlsx not generating link to .xlsx path

How to test a scope in Rails 3

How do I set up my fixtures for a has_and_belongs_to_many relation?