.. |
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
|
s/guides.rails.info/edgeguides.rubyonrails.org/ in a few places, and makes some links relative to work in either site
|
2010-03-19 21:39:42 +01:00 |
3_0_release_notes.textile
|
Updated 3.0 release notes guide to inform issues with unsupported Ruby versions.
|
2010-05-13 14:49:21 +05:30 |
action_controller_overview.textile
|
Change %5b ([) to %5d (]) in escaped URL
|
2010-04-29 15:06:31 +02:00 |
action_mailer_basics.textile
|
the names of Rails components have a space, eg "Active Record"
|
2010-04-25 20:40:39 +02:00 |
action_view_overview.textile
|
add <%= to fields_for examples
|
2010-05-28 16:46:12 +02:00 |
active_record_basics.textile
|
I have updated the documentation according to ticket #4263 about fixtures and set_fixture_class
|
2010-05-16 18:04:31 +02:00 |
active_record_querying.textile
|
typo 'main.cs' -> 'main.css', and textile typo 'h6(:has_many-group)' -> 'h6(#has_many-group)', and typo. missing 'if'
|
2010-05-04 19:31:32 +02:00 |
active_support_core_extensions.textile
|
AS guide: documents String#truncate
|
2010-06-02 00:28:23 +02:00 |
activerecord_validations_callbacks.textile
|
AR validations & callbacks: update callbacks list
|
2010-05-31 10:37:13 +02:00 |
ajax_on_rails.textile
|
Merge docrails
|
2010-01-17 03:26:20 +05:30 |
association_basics.textile
|
typo 'main.cs' -> 'main.css', and textile typo 'h6(:has_many-group)' -> 'h6(#has_many-group)', and typo. missing 'if'
|
2010-05-04 19:31:32 +02:00 |
caching_with_rails.textile
|
fix wrong action name [#134]
|
2010-05-12 23:15:07 +02:00 |
command_line.textile
|
Guides: Fix numerous broken links
|
2010-05-16 21:58:47 -05:00 |
configuring.textile
|
Removing Metal from Rails 3.
|
2010-05-29 20:08:00 +02:00 |
contribute.textile
|
Added info about guides validation to Contribute guide
|
2010-05-24 18:30:47 +02:00 |
contributing_to_rails.textile
|
Fix contributing_to_rails guide so that it validates XHTML 1.0 Strict
|
2010-04-06 17:42:36 +02:00 |
credits.html.erb
|
Fixed minor typo on credits
|
2010-05-24 18:12:24 +02:00 |
debugging_rails_applications.textile
|
Guides: Fix numerous broken links
|
2010-05-16 21:58:47 -05:00 |
form_helpers.textile
|
Form Helpers guide: Use new syntax for fields_for examples
|
2010-05-25 08:03:04 -05:00 |
generators.textile
|
Still copy application configuration to generator even if they are required earlier. Also tidy up the guide a little bit.
|
2010-06-02 08:45:33 +02:00 |
getting_started.textile
|
add <%= to fields_for examples
|
2010-05-28 16:46:12 +02:00 |
i18n.textile
|
Guides: Fix numerous broken links
|
2010-05-16 21:58:47 -05:00 |
index.html.erb
|
guides index: punctuation
|
2010-04-30 21:22:57 +02:00 |
initialization.textile
|
Removing Metal from Rails 3.
|
2010-05-29 20:08:00 +02:00 |
layout.html.erb
|
Add generators to the guides and break out an extensions section
|
2010-04-30 11:52:04 -07:00 |
layouts_and_rendering.textile
|
image_tag should be audio_tag, and change typo 'image' to 'audio file'
|
2010-05-04 19:31:41 +02:00 |
migrations.textile
|
migration, correct file and created a code sample out of it.
|
2010-05-07 00:03:16 -07:00 |
nested_model_forms.textile
|
add <%= to fields_for examples
|
2010-05-28 16:46:12 +02:00 |
performance_testing.textile
|
Guides: Fix numerous broken links
|
2010-05-16 21:58:47 -05:00 |
plugins.textile
|
fix format
|
2010-04-30 23:19:44 +02:00 |
rails_application_templates.textile
|
Replace 'RAILS_ROOT' to 'Rails.root' and 'RAILS_ENV' to 'Rails.env' in significant places.
|
2010-04-12 22:53:49 +05:30 |
rails_on_rack.textile
|
Removing Metal from Rails 3.
|
2010-05-29 20:08:00 +02:00 |
routing.textile
|
routing guide: fix typos and clarify code examples
|
2010-05-13 16:12:25 +02:00 |
security.textile
|
Guides: Fix numerous broken links
|
2010-05-16 21:58:47 -05:00 |
testing.textile
|
Testing guide: Replace removed word
|
2010-05-18 23:04:10 -05:00 |