rails--rails/railties/guides/source
Simone Carletti f1fdc4ff0a Remove mention of Rails 3 deprecated option config.action_controller.use_accept_header.
See http://github.com/rails/rails/blob/v3.0.0/actionpack/lib/action_controller/deprecated/base.rb#L108-111
2010-09-20 17:27:26 +02:00
..
2_2_release_notes.textile
2_3_release_notes.textile
3_0_release_notes.textile Remove beta and RC paths in documentation 2010-08-30 21:16:53 +02:00
action_controller_overview.textile updated instructions to generate the migration for the ActiveRecord session store table 2010-09-18 12:46:21 -03:00
action_mailer_basics.textile
action_view_overview.textile Updated old fashion form_for samples. 2010-09-15 10:11:07 +02:00
active_record_basics.textile
active_record_querying.textile Fix an english fail 2010-08-31 00:16:31 +01:00
active_record_validations_callbacks.textile
active_support_core_extensions.textile
ajax_on_rails.textile
api_documentation_guidelines.textile
association_basics.textile
caching_with_rails.textile Updated the Cache Money repo link to one that works with Rails 3. 2010-09-15 14:22:43 +10:00
command_line.textile
configuring.textile Remove mention of Rails 3 deprecated option config.action_controller.use_accept_header. 2010-09-20 17:27:26 +02:00
contribute.textile
contributing_to_rails.textile
credits.html.erb
debugging_rails_applications.textile
form_helpers.textile Updated old fashion form_for samples. 2010-09-15 10:11:07 +02:00
generators.textile
getting_started.textile get csrf_meta_tag back to the generated layout in deference to existing printed material, chomp also the generated HTML to be faithful to the output before the refactor 2010-09-14 01:35:44 +02:00
i18n.textile Add missing lookup keys for error messages 2010-09-01 17:43:35 +01:00
index.html.erb too many people are looking for the 2.3 guides, put by now a link at the top of the home, and add the Rails version in the main header 2010-09-03 22:00:22 +02:00
initialization.textile Bring back build to the initialization guide 2010-08-31 11:54:07 -03:00
layout.html.erb
layouts_and_rendering.textile Corrected typo in example on rendering collections in partials changing @posts to @products to match the example 2010-08-31 11:01:05 +10:00
migrations.textile
nested_model_forms.textile
performance_testing.textile Fix benchmarking for rails3 2010-08-31 13:39:08 +02:00
plugins.textile Updated yaffle_test.rb from 2.2 to require 'test_helper' and extend ActiveSupport::TestCase 2010-09-18 09:53:08 -05:00
rails_application_templates.textile
rails_on_rack.textile
routing.textile fixed an unclear description in Sigular Resources. 2010-09-14 17:14:16 -06:00
security.textile
testing.textile Guides: Add test directory to load path to run individual test files. 2010-09-12 21:05:10 -07:00