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-08-15 21:46:21 +05:30
..
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 a few more items in the release notes 2011-08-14 19:52:22 +05:30
action_controller_overview.textile minor changes 2011-06-27 00:12:39 +05:30
action_mailer_basics.textile Typo 2011-08-14 10:24:48 -07:00
action_view_overview.textile Replaced ‘ with ' in the guides. 2011-07-23 12:23:58 -04:00
active_model_basics.textile ActiveModel::Validations basic guide 2011-08-13 16:22:35 -07:00
active_record_basics.textile Change http://api.rubyonrails.com to http://api.rubyonrails.org 2011-06-05 20:36:09 -07:00
active_record_querying.textile document the change in edge rails which makes a more strict check on the arity of the dynamic finders 2011-07-23 01:59:46 +05:30
active_record_validations_callbacks.textile prefer to use if..end unless the condition is simple/compact 2011-08-13 16:22:12 -07:00
active_resource_basics.textile ActiveResource::Validations module basics updated 2011-08-13 16:22:30 -07:00
active_support_core_extensions.textile Changed several instances of British English to be American English 2011-07-23 13:57:56 -04:00
ajax_on_rails.textile Spelling corrections in the guides. 2011-05-29 22:08:41 -04:00
api_documentation_guidelines.textile Provide consistant indentation for the example code 2011-07-24 13:59:52 -06:00
asset_pipeline.textile assets guide - add info about require_directory, minor rephrasings 2011-08-15 21:46:21 +05:30
association_basics.textile Changed several instances of British English to be American English 2011-07-23 13:57:56 -04:00
caching_with_rails.textile minor corrections in caching guide 2011-07-23 01:18:37 +05:30
command_line.textile expand tmp:* tasks, and a few more additions in the command line guide 2011-08-13 16:22:32 -07:00
configuring.textile Fix a typo in 'Configuring Rails Applications' guide 2011-08-15 03:13:07 +03:00
contribute.textile Spelling corrections in the guides. 2011-05-29 22:08:41 -04:00
contributing_to_ruby_on_rails.textile Revert "Tests now require MySQL2 adapter in order to run" 2011-07-24 11:40:06 +02: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 update Rails version. (rails console didn't exist in 2.1) 2011-07-08 20:51:09 +05:30
form_helpers.textile Revert "grammatical changes" 2011-08-13 16:22:15 -07:00
generators.textile minor corrections in generators guide 2011-06-04 20:44:11 +05:30
getting_started.textile move the note after the scaffold files listing 2011-07-26 19:35:16 +05:30
i18n.textile s/ActiveRecord/Active Record according to api guidelines 2011-06-04 23:51:00 +05:30
index.html.erb
initialization.textile document alias for rails runner 2011-08-14 20:15:22 +05:30
layout.html.erb Link changes lighthouse to github 2011-05-16 21:24:57 +05:30
layouts_and_rendering.textile Changed several instances of British English to be American English 2011-07-23 13:57:56 -04:00
migrations.textile rephrase how the verbose methods in a migration work 2011-08-14 20:15:51 +05:30
nested_model_forms.textile fix minor errors in nested model guide 2011-06-14 00:30:13 +05:30
performance_testing.textile Rubygems => RubyGems 2011-08-13 16:22:31 -07:00
plugins.textile Fixing typo in plugins.textile 2011-07-15 22:40:17 -04:00
rails_application_templates.textile minor changes in app templates guide 2011-08-15 20:36:32 +05:30
rails_on_rack.textile update rails on rack guide, section 2 needs to be changed or maybe deleted 2011-08-13 16:22:34 -07:00
routing.textile Add documentation for :format => true 2011-08-13 16:22:15 -07:00
ruby_on_rails_guides_guidelines.textile use 'bundle exec rake' 2011-06-03 14:14:23 +05:30
security.textile Replaced ‘ with ' in the guides. 2011-07-23 12:23:58 -04:00
testing.textile updated rspec link 2011-06-23 03:08:32 -07:00