rails--rails/railties/guides/source
Jaime Iniesta 8fa3183436 Fixed layouts_and_rendering guide so that it validates XHTML 1.0 Strict 2010-04-04 11:06:16 +02:00
..
2_2_release_notes.textile s/guides.rails.info/edgeguides.rubyonrails.org/ in a few places, and makes some links relative to work in either site 2010-03-19 21:39:42 +01:00
2_3_release_notes.textile s/guides.rails.info/edgeguides.rubyonrails.org/ in a few places, and makes some links relative to work in either site 2010-03-19 21:39:42 +01:00
3_0_release_notes.textile normalizes titles of release notes guides, and adds them to the home page 2010-03-19 21:49:48 +01:00
action_controller_overview.textile
action_mailer_basics.textile Merge branch 'master' of github.com:lifo/docrails 2010-03-11 22:07:48 +11:00
action_view_overview.textile Fix unescaped <% and %> on action_view_overview guide 2010-04-01 16:36:58 +02:00
active_record_basics.textile
active_record_querying.textile include should be includes 2010-02-04 11:11:59 -08:00
active_support_core_extensions.textile AS guide: warns about the singleton classes of nil, true, and false according to what http://redmine.ruby-lang.org/repositories/diff/ruby-19/object.c?rev=27022 blesses 2010-03-28 04:08:54 +02:00
activerecord_validations_callbacks.textile Fixing spelling error in activerecord guide in the validation callbacks section, closing issue #2 2010-03-24 09:29:55 -07:00
ajax_on_rails.textile
association_basics.textile Putting back italics into association headers on association_basics.textile 2010-04-01 17:53:55 +02:00
caching_with_rails.textile caching guide: fixes a typo, thanks to Jonathan Bryan 2010-02-24 01:34:04 +01:00
command_line.textile Updating command line guide 2010-03-11 22:12:04 +11:00
configuring.textile preinitializer.rb is no longer needed, so remove it from the guide and replace with better suggestion. [#4279 state:resolved] 2010-03-28 19:08:06 -07:00
contribute.textile s/guides.rails.info/edgeguides.rubyonrails.org/ in a few places, and makes some links relative to work in either site 2010-03-19 21:39:42 +01:00
contributing_to_rails.textile
credits.html.erb guides: rewrites index and credit pages as pure HTML to avoid textilizing the rendered view, in particular we can now put a DOCTYPE in the layout 2010-03-31 15:20:43 -07:00
debugging_rails_applications.textile fix usage examples and more to use new invocations 2010-02-06 09:51:53 -08:00
form_helpers.textile Corrects setting of :method on custom form_for 2010-03-06 10:09:28 +13:00
generators.textile fix usage examples and more to use new invocations 2010-02-06 09:51:53 -08:00
getting_started.textile Fixed unescaped '<' and '>' chars on getting_started section that were causing w3c validation errors (plusplus textile extension was letting them go untextilized) 2010-04-01 01:54:42 +02:00
i18n.textile
index.html.erb guides: warn about edge guides at the top of the home preamble, and mention that only for edge guides, stable guides need no warning 2010-04-02 15:04:54 -07:00
initialization.textile Fix missing quote and remove core ext explanation. 2010-03-31 11:48:42 +01:00
layout.html.erb guides: badge insertion was a quick hack, rewrites that 2010-04-02 14:53:39 -07:00
layouts_and_rendering.textile Fixed layouts_and_rendering guide so that it validates XHTML 1.0 Strict 2010-04-04 11:06:16 +02:00
migrations.textile fix usage examples and more to use new invocations 2010-02-06 09:51:53 -08:00
nested_model_forms.textile
performance_testing.textile fix usage examples and more to use new invocations 2010-02-06 09:51:53 -08:00
plugins.textile plugins guide: rails/init.rb is deprecated 2010-02-28 00:14:48 +01:00
rails_application_templates.textile
rails_on_rack.textile fix usage examples and more to use new invocations 2010-02-06 09:51:53 -08:00
routing.textile Routing guide updated for new Routes DSL. It still misses the new features. 2010-04-02 16:38:39 +04:30
security.textile Fix Sam Ruby's tests and deprecation warnings 2010-03-04 12:12:04 -08:00
testing.textile fix usage examples and more to use new invocations 2010-02-06 09:51:53 -08:00