Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

How to use ActiveAdmin on models using has_many through association?

How do I extract Rails view helpers into a gem?

Create seed file from data already in the database

Rails i18n: How to know what is the current language?

Why is it best to store a telephone number as a string vs. integer?

How to Destroy multiple objects simultaneously in Rails 3

rake db:migrate doesn't seem to work in production

What is the difference between Rails.cache.clear and rake tmp:cache:clear?

How to submit multiple NEW items via Rails 3.2 mass-assignment

Rails 3 - no such file to load -- openssl

What is the order of ActiveRecord callbacks and validations?

How to implement min/max validator in Rails 3?

Rails 3 respond_to: default format?

How to use seed.rb to selectively populate development and/or production databases?

How to fix bad URI is not URI [duplicate]

ruby ruby-on-rails-3 uri

Rails: How to get all parameters from url?

Rails migrations - change_column with type conversion

Rails javascript only works after reload

How do you scope ActiveRecord associations in Rails 3?

Reserved names with ActiveRecord models