.. |
2_2_release_notes.textile
|
fixes broken links in 2.2 release notes
|
2009-12-29 23:42:23 +01:00 |
2_3_release_notes.textile
|
fixes broken links in 2.3 release notes
|
2009-12-29 23:50:11 +01:00 |
3_0_release_notes.textile
|
Adding Rails 3.0 release notes
|
2010-01-19 19:39:13 +11:00 |
action_controller_overview.textile
|
generate_pdf gets it's parameter now
|
2010-01-23 09:20:46 -08:00 |
action_mailer_basics.textile
|
removes (nowadays) unneeded tests macro from an example in the Action Mailer guide
|
2009-09-16 00:07:41 +02:00 |
action_view_overview.textile
|
AV overview guide: progress on helpers
|
2009-09-11 17:58:37 -05:00 |
active_record_basics.textile
|
Updates to active record basics: reworked what is section, added CRUD methods, added migrations blurb and link to migrations guide
|
2009-08-13 12:02:01 -04:00 |
active_record_querying.textile
|
Merge docrails
|
2009-07-25 16:03:58 +01:00 |
active_support_core_extensions.textile
|
AS guide: updates docs for LoadError after 1a50d2e
|
2010-01-21 08:01:15 +01:00 |
activerecord_validations_callbacks.textile
|
Added section to guide for validates with, which is scheduled for rails 3. See related ticket at:
|
2009-08-09 03:51:23 -04:00 |
ajax_on_rails.textile
|
Dropped uneeded things, finalized TOC (for now), started on Prototype and RJS sections
|
2009-08-19 13:43:02 -07:00 |
association_basics.textile
|
adds missing fixed-width font
|
2010-01-13 16:29:54 +01:00 |
caching_with_rails.textile
|
corrects typo in previous commit
|
2009-10-25 13:54:42 +01:00 |
command_line.textile
|
Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the application's object root)
|
2009-10-16 12:51:02 -07:00 |
configuring.textile
|
Updates to configuration: changed syntax to use config, added general configuration options
|
2009-08-13 12:03:24 -04:00 |
contribute.textile
|
Merge docrails
|
2009-07-25 16:03:58 +01:00 |
contributing_to_rails.textile
|
Updated instructions on how to create test databases with proper encoding [#97]
|
2010-01-24 15:01:22 -08:00 |
credits.textile.erb
|
fixes generation of index and credits page
|
2009-09-02 20:47:15 +02:00 |
debugging_rails_applications.textile
|
Fix typo in debugging guide
|
2009-08-16 07:22:58 -05:00 |
form_helpers.textile
|
fixes broken links in form helpers guide
|
2009-12-30 00:09:12 +01:00 |
generators.textile
|
More improvements to generators guide.
|
2009-11-22 10:51:48 +08:00 |
getting_started.textile
|
Updated formatting on shell code to fit
|
2010-01-25 20:34:44 +11:00 |
i18n.textile
|
fixes broken link, thanks to veger
|
2009-12-25 23:04:24 +01:00 |
index.textile.erb
|
fixes generation of index and credits page
|
2009-09-02 20:47:15 +02:00 |
layout.html.erb
|
Mark title and headers as html_safe! for guides [#3702 state:resolved]
|
2010-01-16 23:24:38 +05:30 |
layouts_and_rendering.textile
|
Updated layouts and rendering guide to Rails 3.0
|
2010-01-25 20:34:44 +11:00 |
migrations.textile
|
fixes broken links in migrations guide
|
2009-12-30 00:18:50 +01:00 |
nested_model_forms.textile
|
Merge docrails
|
2009-03-16 11:28:36 +00:00 |
performance_testing.textile
|
Merge docrails
|
2009-07-25 16:03:58 +01:00 |
plugins.textile
|
fixes a link in the plugins guide
|
2009-12-30 22:38:39 +01:00 |
rails_application_templates.textile
|
Merge docrails
|
2009-07-25 16:03:58 +01:00 |
rails_on_rack.textile
|
Merge commit 'mainstream/master'
|
2009-09-30 22:27:02 +01:00 |
routing.textile
|
assert_recognizes with a hash as first argument, needs to enclose arguments in brackets
|
2009-11-30 12:24:18 +00:00 |
security.textile
|
Simplify Session.sweep example?
|
2009-09-15 18:30:14 +02:00 |
testing.textile
|
docrails [#8] changed old def test_ methods to new test(name, block) style in testing guide
|
2009-08-09 13:35:27 -04:00 |