rails/railties/guides/source
2010-11-26 14:16:57 +11:00
..
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 Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 13:17:32 +02:00
3_0_release_notes.textile Spanish for "project" is "proyecto" 2010-11-21 03:29:44 +01:00
action_controller_overview.textile guides: gives clear instructions for feedback, removes links to the now archived LH project 2010-11-19 21:46:12 +01:00
action_mailer_basics.textile guides: gives clear instructions for feedback, removes links to the now archived LH project 2010-11-19 21:46:12 +01:00
action_view_overview.textile guides: gives clear instructions for feedback, removes links to the now archived LH project 2010-11-19 21:46:12 +01:00
active_record_basics.textile Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 13:17:32 +02:00
active_record_querying.textile guides: gives clear instructions for feedback, removes links to the now archived LH project 2010-11-19 21:46:12 +01:00
active_record_validations_callbacks.textile Fix ruby syntax errors in railties/guides docs 2010-11-22 16:37:33 +02:00
active_support_core_extensions.textile documents <%== in the AS guide 2010-11-21 10:17:30 +01:00
ajax_on_rails.textile Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 13:17:32 +02:00
api_documentation_guidelines.textile restores the example for fixed-width font in API guidelines 2010-11-10 23:46:00 +01:00
association_basics.textile guides: gives clear instructions for feedback, removes links to the now archived LH project 2010-11-19 21:46:12 +01:00
caching_with_rails.textile guides: gives clear instructions for feedback, removes links to the now archived LH project 2010-11-19 21:46:12 +01:00
command_line.textile guides: gives clear instructions for feedback, removes links to the now archived LH project 2010-11-19 21:46:12 +01:00
configuring.textile There is no config.action_controller.params_parser method for Rails 3. This is now handled by the ActionDispatch::ParamsParser middleware. 2010-11-26 14:16:57 +11:00
contribute.textile guides: gives clear instructions for feedback, removes links to the now archived LH project 2010-11-19 21:46:12 +01:00
contributing_to_rails.textile guides: gives clear instructions for feedback, removes links to the now archived LH project 2010-11-19 21:46:12 +01:00
credits.html.erb Fixed minor typo on credits 2010-05-24 18:12:24 +02:00
debugging_rails_applications.textile guides: gives clear instructions for feedback, removes links to the now archived LH project 2010-11-19 21:46:12 +01:00
form_helpers.textile guides: gives clear instructions for feedback, removes links to the now archived LH project 2010-11-19 21:46:12 +01:00
generators.textile Explain that NamedBase makes the variable 'name' available to the script. 2010-11-22 16:05:53 +01:00
getting_started.textile guides: gives clear instructions for feedback, removes links to the now archived LH project 2010-11-19 21:46:12 +01:00
i18n.textile i18n guide: fix RedCloth artifacts that were rendering bad format and broken links on 2.3 warnings 2010-11-23 17:53:59 +01:00
index.html.erb guides: gives clear instructions for feedback, removes links to the now archived LH project 2010-11-19 21:46:12 +01:00
initialization.textile updated the rails guide to reflect changes in the action view railtie relating to the asset id cache code 2010-11-16 00:04:37 +01:00
layout.html.erb guides: gives clear instructions for feedback, removes links to the now archived LH project 2010-11-19 21:46:12 +01:00
layouts_and_rendering.textile guides: gives clear instructions for feedback, removes links to the now archived LH project 2010-11-19 21:46:12 +01:00
migrations.textile remove old school validations and replaced with new validates method. Pending: fix active_record guide 2010-11-21 03:29:43 +01:00
nested_model_forms.textile Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 13:17:32 +02:00
performance_testing.textile guides: gives clear instructions for feedback, removes links to the now archived LH project 2010-11-19 21:46:12 +01:00
plugins.textile guides: gives clear instructions for feedback, removes links to the now archived LH project 2010-11-19 21:46:12 +01:00
rails_application_templates.textile guides: gives clear instructions for feedback, removes links to the now archived LH project 2010-11-19 21:46:12 +01:00
rails_on_rack.textile guides: gives clear instructions for feedback, removes links to the now archived LH project 2010-11-19 21:46:12 +01:00
routing.textile Previous version inaccurately suggested that 2010-11-21 19:54:05 -08:00
ruby_on_rails_guides_guidelines.textile a couple of touches to the guides guidelines 2010-10-05 22:52:43 +02:00
security.textile Fix ruby syntax errors in railties/guides docs 2010-11-22 16:37:33 +02:00
testing.textile remove old school validations and replaced with new validates method. Pending: fix active_record guide 2010-11-21 03:29:43 +01:00