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
Jason Noble b778a7eefb Updated wording on what 'rails new blog' did for the user
- Alphabetized the files/folders created
- Added link to Configuring Rails Applications
2011-11-13 01:21:40 -07:00
..
2_2_release_notes.textile
2_3_release_notes.textile
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 Add ActionDispatch::Session::CacheStore as a generic way of storing sessions in a cache. 2011-10-21 13:13:29 -05:00
action_mailer_basics.textile No more changelogs inside guides 2011-09-15 00:13:29 +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 Several small corrections and improvements to the Migrations and Active Record Basics guides. 2011-10-03 14:47:24 +01:00
active_record_querying.textile Merge branch 'master' of github.com:lifo/docrails 2011-11-08 21:35:17 +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 No more changelogs inside guides 2011-09-15 00:13:29 +05:30
active_support_core_extensions.textile prefer qualified constant "name" to "reference expression", much simpler 2011-10-30 02:25:25 -07:00
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 Fix a little typo 2011-10-26 19:03:53 +12: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 Updated rack version in docs for 3.2 2011-10-22 15:54:55 +05:30
configuring.textile [config guide] mention that config methods are to be called on Railtie subclasses 2011-11-01 11:18:17 +11:00
contributing_to_ruby_on_rails.textile update ci file name in contributing guide 2011-11-11 01:50:42 +05:30
credits.html.erb
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 No more changelogs inside guides 2011-09-15 00:13:29 +05:30
generators.textile No more changelogs inside guides 2011-09-15 00:13:29 +05:30
getting_started.textile Updated wording on what 'rails new blog' did for the user 2011-11-13 01:21:40 -07:00
i18n.textile pluralize "locales" since that's what's used in other parts of the document, and add a missing "on" 2011-09-23 00:25:37 -07:00
index.html.erb remove info about guides hackfest 2011-09-14 19:02:33 +05:30
initialization.textile use relative urls for linking to sections in the guides 2011-11-02 00:37:18 +05:30
layout.html.erb merged the contribution guides and changed the 2011-09-11 19:45:41 +05:30
layouts_and_rendering.textile [layouts and rendering] Copy editing 2011-10-15 15:59:26 -07:00
migrations.textile use https for github url 2011-10-07 22:19:55 +05:30
nested_model_forms.textile fix minor errors in nested model guide 2011-06-14 00:30:13 +05:30
performance_testing.textile Fix typo on the performance test guide 2011-10-30 18:34:49 -02: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 Add ActionDispatch::Session::CacheStore as a generic way of storing sessions in a cache. 2011-10-21 13:13:29 -05:00
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 No more changelogs inside guides 2011-09-15 00:13:29 +05:30