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
Mike Mulvaney 2dd486ceb5 Changed unit tests so they refer to yaffle_test_field as symbol.
acts_as_yaffle expects a symbol, so the string was causing the tests
to always fail.
2012-03-16 15:50:53 -04:00
..
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 fix fragment portion of some links 2012-03-10 20:58:40 +13:00
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 Added guide to updating engines built in previous versions of Rails 2012-02-24 10:54:59 +00: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 Add config.default_method_for_update to support PATCH 2012-02-22 08:47:10 -08:00
action_mailer_basics.textile Fix AM Guide 2012-03-13 21:57:42 +04:00
action_view_overview.textile Fixes #5324 by removing default size options from input:text and default cols and rows options from textarea. 2012-03-10 23:30:39 +13:00
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 Add documentation for find_or_create_by_{attribute}! method. 2012-03-12 15:02:18 +00:00
active_record_validations_callbacks.textile Document validations and callbacks Array support for :if and :unless options 2012-03-09 12:13:34 -03: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 attr_accessor_with_default was deprecated and removed. 2012-03-11 13:28:25 +00:00
active_support_instrumentation.textile Add missing quotes on AS::Notifications examples 2012-03-15 09:41:28 -03:00
ajax_on_rails.textile Correct it's/its usage. 2012-03-06 16:02:53 -06:00
api_app.textile Change api_only to http_only 2012-03-10 10:15:35 -03:00
api_documentation_guidelines.textile Rails::Plugin has gone 2012-01-03 10:39:08 -02:00
asset_pipeline.textile Fix typo in asset pipeline guide 2012-03-05 16:07:52 -05:00
association_basics.textile Close string quotes 2012-03-09 12:13:13 -03:00
caching_with_rails.textile Correct NullStore cache store name in caching guide 2012-02-27 16:25:25 -05:00
command_line.textile Revert "updates the new default pool size in some additional places" 2012-03-07 22:46:06 +01:00
configuring.textile Move database configuration section from Getting Started Guide into Configuration guide 2012-03-14 11:34:36 -07:00
contributing_to_ruby_on_rails.textile Merge branch 'master' of github.com:lifo/docrails 2012-03-13 23:29:30 +05:30
credits.html.erb Revert "Add rails glossary of common terms & concepts" 2012-03-08 23:54:55 +05:30
debugging_rails_applications.textile copy edits 2011-12-14 02:08:40 +05:30
documents.yaml mark engines guide as wip [ci skip] 2012-03-13 23:24:11 +05:30
engines.textile [engines guide] Add more concrete example of conflicts when not using isolate_namespace 2012-03-03 21:50:08 +01:00
form_helpers.textile Merge branch 'master' of github.com:lifo/docrails 2012-03-13 23:29:30 +05:30
generators.textile Rails::Plugin has gone 2012-01-03 10:39:08 -02:00
getting_started.textile [getting started] [ci skip] Fix incongruant use of 'we' and 'you'. Expand upon creating posts section 2012-03-14 23:47:39 -07:00
i18n.textile fixes #4506 [ci skip] 2012-03-07 17:43:54 +05:30
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 copy edits [ci skip] 2012-02-28 18:58:30 +05:30
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 Fixes #5324 by removing default size options from input:text and default cols and rows options from textarea. 2012-03-10 23:30:39 +13:00
performance_testing.textile typo in the performance testing rails guide 2011-11-30 14:29:17 -05:00
plugins.textile Changed unit tests so they refer to yaffle_test_field as symbol. 2012-03-16 15:50:53 -04: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 Merge branch 'master' of github.com:lifo/docrails 2012-03-09 00:07:59 +05:30
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 Fix 'Security#Mass Assignment' URL typo 2012-03-09 15:15:01 -06:00
testing.textile Add config.default_method_for_update to support PATCH 2012-02-22 08:47:10 -08:00
upgrading_ruby_on_rails.textile Bump "latest version" from 3.2.1 to 3.2.2 in upgrading rails guide 2012-03-04 16:45:10 -03:00