.. |
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
|
Spanish for "project" is "proyecto"
|
2010-11-21 03:29:44 +01:00 |
action_controller_overview.textile
|
No example given on how to render JSON data despite the heading 'Rendering XML and JSON data'; added relevant code.
|
2010-12-21 19:49:42 -08:00 |
action_mailer_basics.textile
|
deleting trailing whitespaces
|
2010-12-19 17:57:20 +05:30 |
action_view_overview.textile
|
guides: gives clear instructions for feedback, removes links to the now archived LH project
|
2010-11-19 21:46:12 +01: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
|
typo
|
2010-12-03 18:05:52 -02:00 |
active_record_validations_callbacks.textile
|
It should be ActiveModel::Validator, not ActiveRecord::Validator.
|
2010-12-14 20:35:08 -06:00 |
active_support_core_extensions.textile
|
deleting trailing whitespaces
|
2010-12-19 17:57:20 +05:30 |
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
|
API guidelines: RDoc markup documentation has been moved in RDoc 3
|
2010-12-23 00:23:22 +01:00 |
association_basics.textile
|
Association guide: change wording to say that build is for initialization, create is for creating
|
2010-12-02 13:31:11 +11:00 |
caching_with_rails.textile
|
guides: gives clear instructions for feedback, removes links to the now archived LH project
|
2010-11-19 21:46:12 +01:00 |
command_line.textile
|
removed info about deprecated rake tasks, documented the sandbox option for the rails console and minor corrections
|
2010-12-16 02:09:57 +05:30 |
configuring.textile
|
Config guide: Complete sentence about the Rack::SendFile middleware.
|
2010-12-21 13:45:38 +10:00 |
contribute.textile
|
guides: gives clear instructions for feedback, removes links to the now archived LH project
|
2010-11-19 21:46:12 +01:00 |
contributing_to_rails.textile
|
s/myqsl/mysql/
|
2010-11-28 09:42:19 +09:00 |
credits.html.erb
|
Fixed minor typo on credits
|
2010-05-24 18:12:24 +02:00 |
debugging_rails_applications.textile
|
fixed typos
|
2010-12-16 00:56:02 +05:30 |
form_helpers.textile
|
deleting trailing whitespaces
|
2010-12-19 17:57:20 +05:30 |
generators.textile
|
indentation fixes
|
2010-12-20 02:34:08 +05:30 |
getting_started.textile
|
Generate add_index by default when giving type belongs_to or references
|
2010-12-16 20:58:58 -02:00 |
i18n.textile
|
minor corrections
|
2010-12-19 21:28:33 +05:30 |
index.html.erb
|
deleting trailing whitespaces
|
2010-12-19 17:57:20 +05:30 |
initialization.textile
|
Further re-working of the initialization guide
|
2010-12-21 10:40:15 +10:00 |
layout.html.erb
|
minor corrections
|
2010-12-19 21:28:33 +05:30 |
layouts_and_rendering.textile
|
fixed typos and rephrased a few sentences; also removed reference to status codes being located in action_controller/status_codes.rb
|
2010-12-11 23:06:54 +05:30 |
migrations.textile
|
remove old school validations and replaced with new validates method. Pending: fix active_record guide
|
2010-11-21 03:29:43 +01:00 |
nested_model_forms.textile
|
fix typo
|
2010-12-22 23:47:23 +05:30 |
performance_testing.textile
|
fixed link to ruby-prof
|
2010-12-16 00:16:28 +05:30 |
plugins.textile
|
guides: gives clear instructions for feedback, removes links to the now archived LH project
|
2010-11-19 21:46:12 +01:00 |
rails_application_templates.textile
|
guides: gives clear instructions for feedback, removes links to the now archived LH project
|
2010-11-19 21:46:12 +01:00 |
rails_on_rack.textile
|
remove duplication of links
|
2010-12-22 23:47:09 +05:30 |
routing.textile
|
Tables style unification
|
2010-12-16 01:49:28 +05:30 |
ruby_on_rails_guides_guidelines.textile
|
fix typos
|
2010-12-20 00:07:43 +05:30 |
security.textile
|
fixed font
|
2010-12-15 23:13:22 +05:30 |
testing.textile
|
spaces with underscores, I mean
|
2010-12-11 00:22:51 +01:00 |