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-06-04 23:51:00 +05:30
..
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 s/an/a/ 2011-06-01 17:20:02 +09:00
active_record_basics.textile use new AR api 2011-01-14 22:51:15 +05:30
active_record_querying.textile Fix incorrect description of the returned results. 2011-05-27 22:05:22 -04:00
active_record_validations_callbacks.textile Fixed sections regarding validations and callbacks to mention the touch method does not fire either validations or callbacks as stated in the docs. 2011-06-02 15:03:36 -07:00
active_support_core_extensions.textile s/a/an/ 2011-06-01 17:48:09 +09:00
ajax_on_rails.textile Spelling corrections in the guides. 2011-05-29 22:08:41 -04:00
api_documentation_guidelines.textile Fix punctuation. 2011-05-31 17:09:33 +08:00
asset_pipeline.textile Stubbing and some content addition and changes 2011-05-30 08:38:11 -04:00
association_basics.textile - Fixed typo in association parameters configuration (again) 2011-05-09 18:14:44 +10:00
caching_with_rails.textile s/ActiveRecord/Active Record according to api guidelines 2011-06-04 23:51:00 +05:30
command_line.textile fix typo 2011-05-29 01:33:30 +05:30
configuring.textile s/ActiveRecord/Active Record according to api guidelines 2011-06-04 23:51:00 +05:30
contribute.textile Spelling corrections in the guides. 2011-05-29 22:08:41 -04:00
contributing_to_ruby_on_rails.textile s/a/an/ 2011-06-01 17:48:09 +09: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 Spelling corrections in the guides. 2011-05-29 22:08:41 -04:00
generators.textile minor corrections in generators guide 2011-06-04 20:44:11 +05:30
getting_started.textile s/a/an/ 2011-06-01 17:48:09 +09:00
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 Spelling corrections in the guides. 2011-05-29 22:08:41 -04:00
layout.html.erb Link changes lighthouse to github 2011-05-16 21:24:57 +05:30
layouts_and_rendering.textile Spelling corrections in the guides. 2011-05-29 22:08:41 -04: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 Spelling corrections in the guides. 2011-05-29 22:08:41 -04: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 Fix fixed-fonts stlye on rails_on_rack guide. 2011-05-25 20:03:06 -03:00
routing.textile FIXED: error with url_for & link_to when we have nested resources. 2011-06-03 03:01:41 -07:00
ruby_on_rails_guides_guidelines.textile use 'bundle exec rake' 2011-06-03 14:14:23 +05:30
security.textile Typo; changed 'colour' to 'color' & 'analysed' to 'analyzed' 2011-05-25 13:15:18 -07:00
testing.textile Fixed order of parameters in assert_equal call examples, first expected, then actual object. 2011-06-04 14:26:40 +01:00