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
Xavier Noria 576f712380 standarize documentation (and indirectly code) to use American English as discussed in 4f234bf
Please do not perform monster patches for this until 3.1 is out.
Also, no existing API should be affected by this. New code, local
variables, etc. would follow this guideline to have a consistent
project tree in this regard.
2011-05-31 22:56:31 +02:00
..
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 Remove extra white spaces on guides. 2011-05-21 17:10:59 -03:00
action_controller_overview.textile minor corrections 2011-05-14 00:51:54 +05:30
action_mailer_basics.textile Remove extra white spaces on guides. 2011-05-21 17:10:59 -03:00
action_view_overview.textile Using each instead of for in actionview guide 2011-05-19 22:30:51 -07:00
active_record_basics.textile use new AR api 2011-01-14 22:51:15 +05:30
active_record_querying.textile document the reorder method(fb21511040) 2011-04-28 01:50:00 +05:30
active_record_validations_callbacks.textile prefer validates :x in place of validates_x_of 2011-05-26 00:31:29 +05:30
active_support_core_extensions.textile removed require_library_or_gem from the AS core extensions guide 2011-05-23 16:38:51 +02:00
ajax_on_rails.textile Merge branch 'master' of git://github.com/lifo/docrails 2011-04-19 21:54:10 +02:00
api_documentation_guidelines.textile standarize documentation (and indirectly code) to use American English as discussed in 4f234bf 2011-05-31 22:56:31 +02:00
asset_pipeline.textile Adds outline draft#1 for the Asset Pipeline, please comment if you have thoughts about it! 2011-05-25 02:10:14 -04:00
association_basics.textile - Fixed typo in association parameters configuration (again) 2011-05-09 18:14:44 +10:00
caching_with_rails.textile Added info on using Ehcache as cache store. 2011-05-05 09:22:03 -07:00
command_line.textile Merge branch 'master' of git://github.com/lifo/docrails 2011-04-19 21:54:10 +02:00
configuring.textile Typo; changed 'enviroment' to 'environment' 2011-05-25 13:14:00 -07:00
contribute.textile more "SSL everywhere" for GitHub URLs 2011-03-07 06:18:32 +09:00
contributing_to_ruby_on_rails.textile Prefer topic branches instead of master branch for users contributions 2011-05-12 19:58:05 -05:00
credits.html.erb more "SSL everywhere" for GitHub URLs 2011-03-07 06:18:32 +09:00
debugging_rails_applications.textile Change examples in guide to reflect changes from XML -> JSON 2011-04-26 22:23:57 +07:00
form_helpers.textile Changin 'for' with 'each' on FormHelpers guide 2011-05-19 22:33:43 -07:00
generators.textile indentation fixes 2011-05-11 22:50:10 +05:30
getting_started.textile Remove extra white spaces on guides. 2011-05-21 17:10:59 -03:00
i18n.textile correction to the i18n locale filter examples 2011-04-19 22:52:00 +02:00
index.html.erb Update link to Rails 2.3 guides from 2.3.8 to last release 2.3.11. Maybe someone could regenerate the guides 2011-04-19 11:24:09 +02:00
initialization.textile Remove extra whitespaces from guides 2011-04-14 20:37:12 -03:00
layout.html.erb Link changes lighthouse to github 2011-05-16 21:24:57 +05:30
layouts_and_rendering.textile Prototype and Scriptaculous are no longer vendored, but provided by prototype-rails from now on, also the -j option of the application generator is removed 2011-04-30 03:53:24 +02:00
migrations.textile Explicitly use ActiveRecord::IrreversibleMigration 2011-05-18 19:22:05 +12:00
nested_model_forms.textile fix typo 2010-12-22 23:47:23 +05:30
performance_testing.textile ruby-prof's awesome call stack printer is now used by default 2011-05-10 02:49:32 +01:00
plugins.textile Fix styling error on plugins guide. 2011-05-23 20:09:58 -03:00
rails_application_templates.textile Making colon usage consistent 2011-04-13 20:58:26 -04:00
rails_on_rack.textile remove unnecessary use of 'Example' 2011-05-07 22:38:00 +05:30
routing.textile Typo; changed 'Febuary' to 'February' 2011-05-25 13:15:59 -07:00
ruby_on_rails_guides_guidelines.textile update language env variable name 2011-05-25 12:51:56 +05:30
security.textile Typo; changed 'colour' to 'color' & 'analysed' to 'analyzed' 2011-05-25 13:15:18 -07:00
testing.textile Merge branch 'master' of git://github.com/lifo/docrails 2011-05-14 11:21:27 +02:00