rails--rails/guides
Aldo "xoen" Giambelluca 593fa0b950 Fixed markup in Upgrading RoR guide [ci skip]
There are two changes:
- Using <ruby> syntax for unicode character routes example instead of
  <tt> since it causes single quotes to be transformed into inverted
  commas. This makes this required change more eye-catching.
- Using <tt> for the j alias and related helpers as written in the
  documentation guidelines.
2012-09-02 15:28:08 +02:00
..
assets Merge pull request #6383 from oscardelben/add_oscardelben_to_authors 2012-05-23 10:49:06 -07:00
code/getting_started Extract ActiveRecord::SessionStore from Rails 2012-08-24 15:24:19 -04:00
rails_guides removes usage of Object#in? from the code base (the method remains defined by Active Support) 2012-08-06 00:30:02 +02:00
source Fixed markup in Upgrading RoR guide [ci skip] 2012-09-02 15:28:08 +02:00
Rakefile [guides] guides:generate:kindle is the new interface to generate .mobi file instead of using KINDLE=1 2012-05-28 16:20:10 -05:00
rails_guides.rb Remove remaining require 'rubygems' 2012-05-13 13:33:20 -03:00
w3c_validator.rb Add exception handling to rake guides:validate 2012-08-24 12:06:44 +02:00