rails/railties/guides/source
2011-12-06 22:51:07 +05:30
..
2_2_release_notes.textile It's JavaScript :) 2010-12-24 00:19:41 +05:30
2_3_release_notes.textile remove to from to to :) 2011-03-16 23:16:15 +05:30
3_0_release_notes.textile Point to current, official upgrade plugin 2011-08-13 16:22:33 -07:00
3_1_release_notes.textile Added |t| to create_table block 2011-09-04 00:34:56 -03:00
action_controller_overview.textile use textile syntax in links 2011-12-06 22:51:07 +05:30
action_mailer_basics.textile mailer guide - update info about using default host. Fixes #3642 2011-11-19 00:07:50 +05:30
action_view_overview.textile minor edit 2011-11-02 23:34:27 +05:30
active_model_basics.textile No more changelogs inside guides 2011-09-15 00:13:29 +05:30
active_record_basics.textile Deprecate set_table_name in favour of self.table_name= or defining your own method. 2011-11-29 20:13:36 +00:00
active_record_querying.textile removes the convenience instance version of AR::Base.silence_auto_explain 2011-12-03 14:26:34 +01:00
active_record_validations_callbacks.textile Fixed after_initialize/after_find guide 2011-11-05 13:34:01 +01:00
active_resource_basics.textile No more changelogs inside guides 2011-09-15 00:13:29 +05:30
active_support_core_extensions.textile revises Enumerable#pluck in AS guide 2011-12-02 23:53:21 +05:30
ajax_on_rails.textile Corrections to the ajax guide recent changes. This guide is very 2011-10-09 19:58:14 +05:30
api_documentation_guidelines.textile Fixing incorrect notextile tags 2011-09-16 23:22:50 +05:30
asset_pipeline.textile [docs] removed last-modifed line from examples 2011-12-02 10:44:34 +13:00
association_basics.textile Replace example with SQL placeholder syntax. 2011-11-08 16:27:15 +01:00
caching_with_rails.textile Fix bad English. 2011-11-13 13:35:32 +08:00
command_line.textile rxml and rhtml are no longer searched for source code annotations 2011-12-06 22:50:37 +05:30
configuring.textile rephrase doc on explain threshold 2011-12-02 23:41:50 +05:30
contributing_to_ruby_on_rails.textile Added git --rebase option for pulling rails master 2011-12-06 13:26:57 +01:00
credits.html.erb adds Vijay Dev to the new Rails Guides Reviewers team 2011-06-05 00:13:50 +02:00
debugging_rails_applications.textile No more changelogs inside guides 2011-09-15 00:13:29 +05:30
engines.textile [engines guide] add 'General engine configuration' section 2011-11-01 11:15:14 +11:00
form_helpers.textile minor typo fix 2011-12-01 01:42:54 +05:30
generators.textile No more changelogs inside guides 2011-09-15 00:13:29 +05:30
getting_started.textile Revert "fixed typo in getting started form_for for comments" 2011-11-28 14:10:23 +05:30
i18n.textile Revert "warn the user values are directly interpolated into _html translation strings" 2011-11-17 23:59:19 +01:00
index.html.erb Revert "Added links to the 'Rails Initialization Guide', marked as a work in progress" 2011-11-22 23:14:13 +05:30
initialization.textile Minor grammar, typo & readability fixes for beginning of Rails Initialization guide 2011-11-20 02:36:50 +00:00
layout.html.erb Revert "Added links to the 'Rails Initialization Guide', marked as a work in progress" 2011-11-22 23:14:13 +05:30
layouts_and_rendering.textile copy edits in layouts guide, change links to be relative 2011-12-06 22:49:22 +05:30
migrations.textile Remove redundant or 2011-12-05 05:22:13 -07:00
nested_model_forms.textile fix minor errors in nested model guide 2011-06-14 00:30:13 +05:30
performance_testing.textile typo in the performance testing rails guide 2011-11-30 14:29:17 -05:00
plugins.textile No more changelogs inside guides 2011-09-15 00:13:29 +05:30
rails_application_templates.textile No more changelogs inside guides 2011-09-15 00:13:29 +05:30
rails_on_rack.textile [Docs] Information about ActionDispatch::DebugExceptions in rake task 2011-12-02 08:45:11 +05:30
routing.textile Update routing guides, root route should be at the top of the file 2011-10-31 10:36:38 +04:00
ruby_on_rails_guides_guidelines.textile Fixing incorrect notextile tags 2011-09-16 23:22:50 +05:30
security.textile Updated links to authentication plugins. 2011-10-28 13:24:14 +02:00
testing.textile Guides: better example to find the last sent email 2011-11-17 17:05:53 +01:00