rails--rails/railties/guides/source
Emili Parreño 1b0d03b5db update rails on rack guide, section 2 needs to be changed or maybe deleted 2011-08-13 16:22:34 -07: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 Point to current, official upgrade plugin 2011-08-13 16:22:33 -07:00
3_1_release_notes.textile 3.1 release notes: fixed font changes 2011-08-13 16:22:33 -07:00
action_controller_overview.textile minor changes 2011-06-27 00:12:39 +05:30
action_mailer_basics.textile Fixed typo (attachments method name was missing an s) in Action Mailer basics guide 2011-08-13 16:22:34 -07:00
action_view_overview.textile Replaced ‘ with ' in the guides. 2011-07-23 12:23:58 -04:00
active_model_basics.textile Dirty object methods added to active model basics 2011-08-13 16:22:32 -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 [asset pipeline] update snippet to reflect patch 2011-08-13 16:22:33 -07:00
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 Changed several instances of British English to be American English 2011-07-23 13:57:56 -04: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 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 indentation fixes 2011-08-13 16:22:32 -07:00
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 minor changes in migrations guide 2011-08-13 16:22:14 -07:00
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 refactor in the template guide 2011-07-23 02:21:05 +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