.. |
2_2_release_notes.textile
|
|
|
2_3_release_notes.textile
|
|
|
3_0_release_notes.textile
|
|
|
action_controller_overview.textile
|
minor corrections
|
2011-05-14 00:51:54 +05:30 |
action_mailer_basics.textile
|
Change examples in guide to reflect changes from XML -> JSON
|
2011-04-26 22:23:57 +07:00 |
action_view_overview.textile
|
restores the -j option, but now it accepts the name of any library
|
2011-05-04 10:33:53 +02:00 |
active_record_basics.textile
|
|
|
active_record_querying.textile
|
document the reorder method(fb21511040 )
|
2011-04-28 01:50:00 +05:30 |
active_record_validations_callbacks.textile
|
fix block alignment
|
2011-04-23 03:06:06 +05:30 |
active_support_core_extensions.textile
|
Merge branch 'master' of git://github.com/lifo/docrails
|
2011-05-14 11:21:27 +02:00 |
ajax_on_rails.textile
|
Merge branch 'master' of git://github.com/lifo/docrails
|
2011-04-19 21:54:10 +02:00 |
api_documentation_guidelines.textile
|
|
|
association_basics.textile
|
- Fixed typo in association parameters configuration (again)
|
2011-05-09 18:14:44 +10:00 |
caching_with_rails.textile
|
Added info on using Ehcache as cache store.
|
2011-05-05 09:22:03 -07:00 |
command_line.textile
|
Merge branch 'master' of git://github.com/lifo/docrails
|
2011-04-19 21:54:10 +02:00 |
configuring.textile
|
configuratin guide: finished a pass to the "Rails General Configuration" section
|
2011-05-16 23:55:19 +02:00 |
contribute.textile
|
|
|
contributing_to_ruby_on_rails.textile
|
Prefer topic branches instead of master branch for users contributions
|
2011-05-12 19:58:05 -05:00 |
credits.html.erb
|
|
|
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
|
Remove extra whitespaces from guides
|
2011-04-14 20:37:12 -03:00 |
generators.textile
|
indentation fixes
|
2011-05-11 22:50:10 +05:30 |
getting_started.textile
|
Use more English language
|
2011-05-15 10:25:33 -07:00 |
i18n.textile
|
correction to the i18n locale filter examples
|
2011-04-19 22:52:00 +02:00 |
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
|
Remove extra whitespaces from guides
|
2011-04-14 20:37:12 -03:00 |
layout.html.erb
|
Link changes lighthouse to github
|
2011-05-16 21:24:57 +05:30 |
layouts_and_rendering.textile
|
Prototype and Scriptaculous are no longer vendored, but provided by prototype-rails from now on, also the -j option of the application generator is removed
|
2011-04-30 03:53:24 +02:00 |
migrations.textile
|
Explicitly use ActiveRecord::IrreversibleMigration
|
2011-05-18 19:22:05 +12:00 |
nested_model_forms.textile
|
|
|
performance_testing.textile
|
ruby-prof's awesome call stack printer is now used by default
|
2011-05-10 02:49:32 +01:00 |
plugins.textile
|
Remove extra whitespaces from guides
|
2011-04-14 20:37:12 -03:00 |
rails_application_templates.textile
|
|
|
rails_on_rack.textile
|
remove unnecessary use of 'Example'
|
2011-05-07 22:38:00 +05:30 |
routing.textile
|
Edited railties/guides/source/routing.textile via GitHub
|
2011-04-28 00:25:03 -07:00 |
ruby_on_rails_guides_guidelines.textile
|
|
|
security.textile
|
renamed mass-assignment scopes to roles, updated code, tests, docs and security guide
|
2011-05-08 16:43:29 +02:00 |
testing.textile
|
Merge branch 'master' of git://github.com/lifo/docrails
|
2011-05-14 11:21:27 +02:00 |