Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

fatal error while bundle install (while installing libv8)

Deprecated offline_access on facebook with RoR

"rails generate rspec:install" seems to be failing

How to customize error messages for validates numericality sub-options?

How can I upload files larger than 5GB to Amazon S3?

In Rails 3, is there a difference between = and assign_attributes?

ruby-on-rails-3

How to keep rspec tests DRY with lots of "have_link"

Passing local variable to partial inside for each loop rails 3

Why is the display of labels and data not aligned using twitter bootstrap 2 if the content of a <dd> element is blank?

Capybara 2.0.0.beta4 has undefined paths

Set of CoffeeScript/JavaScript classes and methods available to rest of Rails app

mongoid unique index allowed duplicate values

rails brakeman order sql injection

Why is my rails development environment not reloading on changes to code?

if condition vs &&, is there any performance gain

Smaller size of f.date_select boxes

rails migration: postgresql for md5 of random string as default

Spree how to display variants in drop down Ruby on Rails?

How to post to destroy action with form_for in Rails app?

Validate presence of one field or another or both(OR)