.. |
2_2_release_notes.textile
|
Fix 2_2_release_notes so it validates XHTML 1.0 Strict
|
2010-04-06 12:10:24 +02:00 |
2_3_release_notes.textile
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 13:17:32 +02:00 |
3_0_release_notes.textile
|
Fix typo, favour => favor
|
2010-08-25 14:36:10 -07:00 |
action_controller_overview.textile
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 13:17:32 +02:00 |
action_mailer_basics.textile
|
Updating ActionMailer basics guide to have inline attachments
|
2010-06-07 23:25:49 -04:00 |
action_view_overview.textile
|
Simplify render :partial
|
2010-08-26 12:27:44 -07:00 |
active_record_basics.textile
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 13:17:32 +02:00 |
active_record_querying.textile
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 13:17:32 +02:00 |
active_record_validations_callbacks.textile
|
Merge branch 'master' of github.com:lifo/docrails
|
2010-08-26 21:20:22 -06:00 |
active_support_core_extensions.textile
|
solves everything in guides raised by WARNINGS=1 (except for one which is abandoned atm)
|
2010-08-27 23:27:29 +02:00 |
ajax_on_rails.textile
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 13:17:32 +02:00 |
api_documentation_guidelines.textile
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 13:17:32 +02:00 |
association_basics.textile
|
solves everything in guides raised by WARNINGS=1 (except for one which is abandoned atm)
|
2010-08-27 23:27:29 +02:00 |
caching_with_rails.textile
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 13:17:32 +02:00 |
command_line.textile
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 13:17:32 +02:00 |
configuring.textile
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 13:17:32 +02:00 |
contribute.textile
|
Added info about guides validation to Contribute guide
|
2010-05-24 18:30:47 +02:00 |
contributing_to_rails.textile
|
Point guides to bundler 1.0.0.rc.6
|
2010-08-23 23:26:25 -03:00 |
credits.html.erb
|
Fixed minor typo on credits
|
2010-05-24 18:12:24 +02:00 |
debugging_rails_applications.textile
|
debugging guide: revises the section on debugging RJS
|
2010-08-17 13:19:00 +02:00 |
form_helpers.textile
|
form helpers guide: fixes an example
|
2010-08-09 14:11:05 +02:00 |
generators.textile
|
generators guide: edit pass
|
2010-08-23 09:40:37 +02:00 |
getting_started.textile
|
Merge remote branch 'docrails/master'
|
2010-08-28 00:01:55 +02:00 |
i18n.textile
|
Added an example and explaination for using an optional path scope for the locale
|
2010-08-17 09:48:12 +01:00 |
index.html.erb
|
updates de title of the generators guide in the home and index
|
2010-08-27 00:17:04 +02:00 |
initialization.textile
|
Master is now targeting 3.1.0.beta
|
2010-08-23 21:44:57 -05:00 |
layout.html.erb
|
updates de title of the generators guide in the home and index
|
2010-08-27 00:17:04 +02:00 |
layouts_and_rendering.textile
|
Revert "to_json => as_json"
|
2010-08-26 01:56:56 +02:00 |
migrations.textile
|
change 'a SQL' to 'an SQL' as suggested by the api documentation guidelines
|
2010-08-26 14:23:58 +02:00 |
nested_model_forms.textile
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 13:17:32 +02:00 |
performance_testing.textile
|
Simplify render :partial
|
2010-08-26 12:27:44 -07:00 |
plugins.textile
|
correcting the documentation which wrongly states that rails/init.rb file of a gem is loaded
|
2010-08-18 00:08:00 -04:00 |
rails_application_templates.textile
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 13:17:32 +02:00 |
rails_on_rack.textile
|
Removing Metal from Rails 3.
|
2010-05-29 20:08:00 +02:00 |
routing.textile
|
Revert "Use symbols when specifying custom resource actions"
|
2010-08-24 17:12:02 +01:00 |
security.textile
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 13:17:32 +02:00 |
testing.textile
|
commit review: now that there are two supported, just mention them
|
2010-08-18 00:16:39 +02:00 |