Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Has_secure_password rails change password_digest to password

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

Pass newly created object to after_create callback in Rails

Rescue_from for javascript requests

'sass' in a non thread-safe way

Syntax to specify limit while generating a model

Detect browser language in Rails

Share Models between 2 Rails API's (Separate Applications)

ruby ruby-on-rails-3 api

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

Rails: How to include meta tags in views and not in application.html.erb?

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

How can I use image_path inside Rails 3 Controller