rails--rails/railties/guides/source
Vijay Dev a2cf91a1a4 minor edits in migrations guide 2011-06-06 02:10:38 +05:30
..
2_2_release_notes.textile
2_3_release_notes.textile
3_0_release_notes.textile
action_controller_overview.textile
action_mailer_basics.textile
action_view_overview.textile s/an/a/ 2011-06-01 17:20:02 +09:00
active_record_basics.textile
active_record_querying.textile
active_record_validations_callbacks.textile Fixed sections regarding validations and callbacks to mention the touch method does not fire either validations or callbacks as stated in the docs. 2011-06-02 15:03:36 -07:00
active_support_core_extensions.textile s/a/an/ 2011-06-01 17:48:09 +09:00
ajax_on_rails.textile Spelling corrections in the guides. 2011-05-29 22:08:41 -04:00
api_documentation_guidelines.textile Fix punctuation. 2011-05-31 17:09:33 +08:00
asset_pipeline.textile Stubbing and some content addition and changes 2011-05-30 08:38:11 -04:00
association_basics.textile
caching_with_rails.textile s/ActiveRecord/Active Record according to api guidelines 2011-06-04 23:51:00 +05:30
command_line.textile
configuring.textile s/ActiveRecord/Active Record according to api guidelines 2011-06-04 23:51:00 +05:30
contribute.textile Spelling corrections in the guides. 2011-05-29 22:08:41 -04:00
contributing_to_ruby_on_rails.textile s/a/an/ 2011-06-01 17:48:09 +09:00
credits.html.erb
debugging_rails_applications.textile
form_helpers.textile Spelling corrections in the guides. 2011-05-29 22:08:41 -04:00
generators.textile minor corrections in generators guide 2011-06-04 20:44:11 +05:30
getting_started.textile s/a/an/ 2011-06-01 17:48:09 +09:00
i18n.textile s/ActiveRecord/Active Record according to api guidelines 2011-06-04 23:51:00 +05:30
index.html.erb
initialization.textile correct code indendation in the initialization guide 2011-06-05 00:58:21 +05:30
layout.html.erb
layouts_and_rendering.textile Spelling corrections in the guides. 2011-05-29 22:08:41 -04:00
migrations.textile minor edits in migrations guide 2011-06-06 02:10:38 +05:30
nested_model_forms.textile
performance_testing.textile Spelling corrections in the guides. 2011-05-29 22:08:41 -04:00
plugins.textile
rails_application_templates.textile
rails_on_rack.textile
routing.textile FIXED: error with url_for & link_to when we have nested resources. 2011-06-03 03:01:41 -07:00
ruby_on_rails_guides_guidelines.textile use 'bundle exec rake' 2011-06-03 14:14:23 +05:30
security.textile
testing.textile Fixed order of parameters in assert_equal call examples, first expected, then actual object. 2011-06-04 14:26:40 +01:00