rails--rails/railties/guides/source
rohit 8f1a5bfee1 readability fixes to two paras in Refactorization 2010-04-28 11:21:45 +05:30
..
2_2_release_notes.textile Fix 2_2_release_notes so it validates XHTML 1.0 Strict 2010-04-06 12:10:24 +02:00
2_3_release_notes.textile
3_0_release_notes.textile release notes: updates path to the rails command in the Rails repo 2010-04-27 22:43:55 +02:00
action_controller_overview.textile More on the new ERB syntax in the guides 2010-04-09 04:45:02 -07:00
action_mailer_basics.textile the names of Rails components have a space, eg "Active Record" 2010-04-25 20:40:39 +02:00
action_view_overview.textile More on the new ERB syntax in the guides 2010-04-09 04:45:02 -07:00
active_record_basics.textile
active_record_querying.textile update changelog 2010-04-09 04:45:03 -07:00
active_support_core_extensions.textile AS guide: AS no longer extends Pathname 2010-04-18 00:05:53 +02:00
activerecord_validations_callbacks.textile More on the new ERB syntax in the guides 2010-04-09 04:45:02 -07:00
ajax_on_rails.textile
association_basics.textile Fixed duplicated IDs on associations_basics guide to validate XHTML 1.0 Strict 2010-04-09 04:45:03 -07:00
caching_with_rails.textile
command_line.textile Rails 3.0.0 version bootup messages 2010-04-19 12:35:59 -03:00
configuring.textile Replace 'RAILS_ROOT' to 'Rails.root' and 'RAILS_ENV' to 'Rails.env' in significant places. 2010-04-12 22:53:49 +05:30
contribute.textile
contributing_to_rails.textile Fix contributing_to_rails guide so that it validates XHTML 1.0 Strict 2010-04-06 17:42:36 +02:00
credits.html.erb Fixing typo in guide, updating ActionMailer description and making the contributors list alphabetical 2010-04-25 17:22:39 +10:00
debugging_rails_applications.textile Replace 'RAILS_ROOT' to 'Rails.root' and 'RAILS_ENV' to 'Rails.env' in significant places. 2010-04-12 22:53:49 +05:30
form_helpers.textile Added a note in the section on complex forms regarding nested attributes in 2.3 2010-04-15 17:04:00 -05:00
generators.textile
getting_started.textile readability fixes to two paras in Refactorization 2010-04-28 11:21:45 +05:30
i18n.textile fix ActionController font and replace extract_locale_from_uri with extract_locale_from_tld 2010-04-15 11:05:34 +02:00
index.html.erb guides: adds page title to home and credits, and revises it in the rest 2010-04-06 11:30:00 -07:00
initialization.textile the names of Rails components have a space, eg "Active Record" 2010-04-25 20:40:39 +02:00
layout.html.erb
layouts_and_rendering.textile More on the new ERB syntax in the guides 2010-04-09 04:45:02 -07:00
migrations.textile Replace 'RAILS_ROOT' to 'Rails.root' and 'RAILS_ENV' to 'Rails.env' in significant places. 2010-04-12 22:53:49 +05:30
nested_model_forms.textile More on the new ERB syntax in the guides 2010-04-09 04:45:02 -07:00
performance_testing.textile Changed versions to ruby 1.8.7 and Rails 3.0.0 2010-04-19 13:50:59 -03:00
plugins.textile Changelogs: change link from credits page to home page for Jaime's contributions 2010-04-05 16:18:28 +02:00
rails_application_templates.textile Replace 'RAILS_ROOT' to 'Rails.root' and 'RAILS_ENV' to 'Rails.env' in significant places. 2010-04-12 22:53:49 +05:30
rails_on_rack.textile Rails on Rack Rails guide: indicate that Metal pieces now require an "X-Cascade" header with a value of "pass" to continue the Metal chain execution instead of a HTTP 404 response. Also removed reference to old code. 2010-04-19 18:29:18 +08:00
routing.textile Use <plain>, not <pre> in guides 2010-04-10 17:35:31 -04:00
security.textile fixes duplicate element IDs in some guides 2010-04-04 08:42:54 -07:00
testing.textile fix font formats and code examples indentation 2010-04-26 22:32:10 +02:00