.. |
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
|
Remove extra white spaces on guides.
|
2011-05-21 17:10:59 -03:00 |
action_controller_overview.textile
|
minor corrections
|
2011-05-14 00:51:54 +05:30 |
action_mailer_basics.textile
|
Remove extra white spaces on guides.
|
2011-05-21 17:10:59 -03:00 |
action_view_overview.textile
|
minor fixes in action view guide
|
2011-06-11 19:20:54 +05:30 |
active_record_basics.textile
|
Change http://api.rubyonrails.com to http://api.rubyonrails.org
|
2011-06-05 20:36:09 -07:00 |
active_record_querying.textile
|
Fix incorrect description of the returned results.
|
2011-05-27 22:05:22 -04:00 |
active_record_validations_callbacks.textile
|
fix incorrect validation examples
|
2011-06-08 04:48:42 +05:30 |
active_support_core_extensions.textile
|
Merge branch 'master' of git://github.com/lifo/docrails
|
2011-06-18 10:11:47 +02:00 |
ajax_on_rails.textile
|
Spelling corrections in the guides.
|
2011-05-29 22:08:41 -04:00 |
api_documentation_guidelines.textile
|
Merge branch 'master' of git://github.com/lifo/docrails
|
2011-06-06 22:23:30 +02:00 |
asset_pipeline.textile
|
File needs to be at public/assets, not public/images
|
2011-06-18 21:10:21 +10:00 |
association_basics.textile
|
- Fixed typo in association parameters configuration (again)
|
2011-05-09 18:14:44 +10:00 |
caching_with_rails.textile
|
add missing end in example
|
2011-06-11 19:20:54 +05:30 |
command_line.textile
|
copy-edits 7c2db6c , cbf2af1 , and f391f94
|
2011-06-18 10:22:34 +02:00 |
configuring.textile
|
Merge branch 'master' of git://github.com/lifo/docrails
|
2011-06-18 10:11:47 +02:00 |
contribute.textile
|
Spelling corrections in the guides.
|
2011-05-29 22:08:41 -04:00 |
contributing_to_ruby_on_rails.textile
|
Describe the user name 'variable' in a way that doesn't confuse the textile parser.
|
2011-06-08 23:20:13 -04: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
|
Change examples in guide to reflect changes from XML -> JSON
|
2011-04-26 22:23:57 +07:00 |
form_helpers.textile
|
Spelling corrections in the guides.
|
2011-05-29 22:08:41 -04:00 |
generators.textile
|
minor corrections in generators guide
|
2011-06-04 20:44:11 +05:30 |
getting_started.textile
|
minor copy edit 0bdeddb
|
2011-06-15 11:44:31 +05:30 |
i18n.textile
|
s/ActiveRecord/Active Record according to api guidelines
|
2011-06-04 23:51:00 +05:30 |
index.html.erb
|
Update link to Rails 2.3 guides from 2.3.8 to last release 2.3.11. Maybe someone could regenerate the guides
|
2011-04-19 11:24:09 +02:00 |
initialization.textile
|
correct code indendation in the initialization guide
|
2011-06-05 00:58:21 +05:30 |
layout.html.erb
|
Link changes lighthouse to github
|
2011-05-16 21:24:57 +05:30 |
layouts_and_rendering.textile
|
Spelling corrections in the guides.
|
2011-05-29 22:08:41 -04:00 |
migrations.textile
|
minor edits in migrations guide
|
2011-06-06 02:10:38 +05:30 |
nested_model_forms.textile
|
fix minor errors in nested model guide
|
2011-06-14 00:30:13 +05:30 |
performance_testing.textile
|
favor includes over old AR way
|
2011-06-11 19:20:54 +05:30 |
plugins.textile
|
Fix styling error on plugins guide.
|
2011-05-23 20:09:58 -03:00 |
rails_application_templates.textile
|
minor changes in templates guide
|
2011-06-11 21:31:45 +05:30 |
rails_on_rack.textile
|
Fix fixed-fonts stlye on rails_on_rack guide.
|
2011-05-25 20:03:06 -03:00 |
routing.textile
|
FIXED: error with url_for & link_to when we have nested resources.
|
2011-06-03 03:01:41 -07:00 |
ruby_on_rails_guides_guidelines.textile
|
use 'bundle exec rake'
|
2011-06-03 14:14:23 +05:30 |
security.textile
|
Typo; changed 'colour' to 'color' & 'analysed' to 'analyzed'
|
2011-05-25 13:15:18 -07:00 |
testing.textile
|
Fixed order of parameters in assert_equal call examples, first expected, then actual object.
|
2011-06-04 14:26:40 +01:00 |