rails/guides
Deepak Kannan 0cfbaa030a Small correction to contributing_to_rails in the section for testing ActiveRecord
Initially the guide suggests to install gems via "bundle install --without db" 
But tests for ActiveRecord need to install the gems in db group also, like mysql.
The patch clears the bundler options in ".bundle/config" and installs all the gems in Gemfile
2012-05-26 22:28:03 +05:30
..
assets Merge pull request #6383 from oscardelben/add_oscardelben_to_authors 2012-05-23 10:49:06 -07:00
code/getting_started Remove remaining require 'rubygems' 2012-05-13 13:33:20 -03:00
rails_guides Make RedCloth not convert double hyphens to emdashes. Closes #5292 2012-05-06 01:05:43 +05:30
source Small correction to contributing_to_rails in the section for testing ActiveRecord 2012-05-26 22:28:03 +05:30
rails_guides.rb Remove remaining require 'rubygems' 2012-05-13 13:33:20 -03:00
Rakefile moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
w3c_validator.rb Remove remaining require 'rubygems' 2012-05-13 13:33:20 -03:00