Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Paperclip image dimensions custom validator

How to skip validations as admin during update_attributes?

Handling jsonp in rails 3 controller

How to use simple_format or a view to format HTML in model after_create callback

Skip email confirmation when creating a new user using Devise

HABTM duplicate records

Rails: is Passenger Standalone suitable for production deployment?

Preferred way to private messages modeling in Rails 3

Can I render a text string as a partial in Rails 3?

Using Factory Girl step definitions in Cucumber features (Rails 3)

check_box_tag default checked for remember me

Simple way to always make a field lowercase in db

Rails 3: belongs_to, has_one and Migrations

Cannot read file with send_file function in Rails 3

switching from MySQL to PostgreSQL for Ruby on Rails for the sake of Heroku

Query with a model method?

Active admin has_many through delete association

Rails - how to get find domain url in a layout

Can't verify CSRF token for a jQuery File Upload, IE 9 only, Rails 3 app

Ruby undefined method `strftime' for nil:NilClass