1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/guides/source
2011-12-25 04:08:55 -08:00
..
kindle download guides for the Kindle and Kindle apps from the home page 2011-12-25 04:08:55 -08:00
2_2_release_notes.textile
2_3_release_notes.textile
3_0_release_notes.textile
3_1_release_notes.textile
3_2_release_notes.textile add latest changes to 3.2 release notes 2011-12-24 20:40:00 +05:30
_license.html.erb (draft) guides for the Kindle and Kindle apps [Mip Earson & Xavier Noria] 2011-12-24 17:32:52 -08:00
_welcome.html.erb (draft) guides for the Kindle and Kindle apps [Mip Earson & Xavier Noria] 2011-12-24 17:32:52 -08: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
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 [docs] Added missing "}" fixes #4126 2011-12-22 12:30:20 +05:30
active_record_validations_callbacks.textile Fixed after_initialize/after_find guide 2011-11-05 13:34:01 +01:00
active_resource_basics.textile
active_support_core_extensions.textile remove deprecated Module#synchronize from ActiveSupport 2011-12-24 21:42:43 +03:00
ajax_on_rails.textile
api_documentation_guidelines.textile
asset_pipeline.textile Merge branch 'master' of github.com:lifo/docrails 2011-12-14 02:13:23 +05:30
association_basics.textile Replace example with SQL placeholder syntax. 2011-11-08 16:27:15 +01:00
caching_with_rails.textile minor edits in caching guide 2011-12-24 17:36:02 +05:30
command_line.textile [docs] Ruby upgrade 2011-12-20 23:04:11 +05:30
configuring.textile Update CHANGELOGs and guides. 2011-12-16 10:45:59 +01:00
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
debugging_rails_applications.textile copy edits 2011-12-14 02:08:40 +05:30
documents.yaml (draft) guides for the Kindle and Kindle apps [Mip Earson & Xavier Noria] 2011-12-24 17:32:52 -08:00
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
getting_started.textile remove unnecessary link. This is already mentioned in section 3 of the guide 2011-12-20 22:15:45 +05:30
i18n.textile Typo in list 2011-12-08 21:03:43 +08:00
index.html.erb download guides for the Kindle and Kindle apps from the home page 2011-12-25 04:08:55 -08:00
initialization.textile Minor grammar, typo & readability fixes for beginning of Rails Initialization guide 2011-11-20 02:36:50 +00:00
layout.html.erb (draft) guides for the Kindle and Kindle apps [Mip Earson & Xavier Noria] 2011-12-24 17:32:52 -08:00
layouts_and_rendering.textile disambiguate "and not" when explaining "&& return" 2011-12-11 23:18:58 -08:00
migrations.textile Fix reference to old :sql schema_format location 2011-12-19 11:41:52 -05:00
nested_model_forms.textile
performance_testing.textile typo in the performance testing rails guide 2011-11-30 14:29:17 -05:00
plugins.textile
rails_application_templates.textile
rails_on_rack.textile [Docs] Information about ActionDispatch::DebugExceptions in rake task 2011-12-02 08:45:11 +05:30
routing.textile Fixing typo in Routing Guide. 2011-12-10 15:58:08 -05:00
ruby_on_rails_guides_guidelines.textile
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