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
2012-02-18 22:02:34 +05:30
..
kindle download guides for the Kindle and Kindle apps from the home page 2011-12-25 04:08:55 -08: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 Mention how use config.assets.prefix to avoid conflicting with an existing "/assets" route 2012-01-13 20:05:42 -05:00
3_2_release_notes.textile Fixed typo in 'cast'. 2012-01-21 20:23:14 +02:00
_license.html.erb (draft) guides for the Kindle and Kindle apps [Mip Earson & Xavier Noria] 2011-12-24 17:32:52 -08:00
_welcome.html.erb prepare for 3.2 guides release :) 2012-01-13 01:18:53 +05:30
action_controller_overview.textile use textile syntax in links 2011-12-06 22:51:07 +05:30
action_mailer_basics.textile mailer guide - update info about using default host. Fixes #3642 2011-11-19 00:07:50 +05:30
action_view_overview.textile Merge branch 'master' of github.com:lifo/docrails 2012-02-09 23:44:17 +05:30
active_model_basics.textile AS::Callbacks: remove unused runner 2012-01-12 10:44:10 +02:00
active_record_basics.textile Deprecate set_table_name in favour of self.table_name= or defining your own method. 2011-11-29 20:13:36 +00:00
active_record_querying.textile document the AR none method [ci skip] 2012-02-01 23:31:43 +05:30
active_record_validations_callbacks.textile Change AR validation guide to remove ordered hash mention related to AMo::Errors 2012-02-09 20:21:27 -02:00
active_resource_basics.textile Change ActiveRecord::Errors to ActiveModel::Errors in guides 2012-01-25 10:03:19 -02:00
active_support_core_extensions.textile Document Integer#ordinal available in PR #2072. 2012-02-04 18:46:19 +05:30
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 Rails::Plugin has gone 2012-01-03 10:39:08 -02:00
asset_pipeline.textile Revert "Added Apache configuration for dynamic gzip content" 2012-01-25 23:57:44 +05:30
association_basics.textile fix some typos [ci skip] 2012-02-18 21:58:33 +05:30
caching_with_rails.textile minor edits in caching guide 2011-12-24 17:36:02 +05:30
command_line.textile Rails::Plugin has gone 2012-01-03 10:39:08 -02:00
configuring.textile Allow to set custom console type with Rails.application.config.console= 2012-02-16 20:41:34 +01:00
contributing_to_ruby_on_rails.textile Disagree with @spastorino, @jonleighton, @tenderlove on 51ccb7f59c 2012-01-26 20:34:04 -07: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 copy edits 2011-12-14 02:08:40 +05:30
documents.yaml add 3.2 release notes to the guides index 2012-01-13 00:41:12 +05:30
engines.textile [engines guide] basic revision/review work 2012-02-16 08:29:53 -05:00
form_helpers.textile Add HTML5 input[type="date"] helper 2012-02-12 16:23:43 +01:00
generators.textile Rails::Plugin has gone 2012-01-03 10:39:08 -02:00
getting_started.textile minor text change [ci skip] 2012-01-25 23:57:33 +05:30
i18n.textile Change ActiveRecord::Errors to ActiveModel::Errors in guides 2012-01-25 10:03:19 -02:00
index.html.erb fix kindle apps link in edge guides index 2011-12-25 19:30:06 +05:30
initialization.textile Minor grammar, typo & readability fixes for beginning of Rails Initialization guide 2011-11-20 02:36:50 +00:00
layout.html.erb remove hidden link in guides layout 2012-01-13 01:18:26 +05:30
layouts_and_rendering.textile fix spacer template example 2012-02-12 22:00:09 +03:00
migrations.textile Add create_join_table migration helper to create HABTM join tables 2012-01-27 15:34:53 -02:00
nested_model_forms.textile fix minor errors in nested model guide 2011-06-14 00:30:13 +05:30
performance_testing.textile typo in the performance testing rails guide 2011-11-30 14:29:17 -05:00
plugins.textile "Or" was not meaningful anymore, per dad7fdc573 2012-02-15 09:21:21 +13:00
rails_application_templates.textile Rails::Plugin has gone 2012-01-03 10:39:08 -02:00
rails_on_rack.textile [Docs] Information about ActionDispatch::DebugExceptions in rake task 2011-12-02 08:45:11 +05:30
routing.textile Fixing typo in Routing Guide. 2011-12-10 15:58:08 -05:00
ruby_on_rails_guides_guidelines.textile mention how to generate guides for the Kindle [ci skip] 2012-02-04 17:04:27 +05:30
security.textile fixes the plus sign properly [ci skip] 2012-02-01 22:22:51 +05:30
testing.textile Update fixtures testing help 2012-02-05 09:54:32 -05:00