.. |
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
|
amended rails upgrade plugin instructions to be rails 2.3.x compatible instead of former rails 3 format
|
2010-07-29 15:33:33 +01:00 |
action_controller_overview.textile
|
added to_xml section for controller
|
2010-06-25 14:13:47 -04:00 |
action_mailer_basics.textile
|
Updating ActionMailer basics guide to have inline attachments
|
2010-06-07 23:25:49 -04:00 |
action_view_overview.textile
|
add <%= to fields_for examples
|
2010-05-28 16:46:12 +02:00 |
active_record_basics.textile
|
Guides: renaming to active_record_validations_callbacks for consistency and updating links to reflect new path
|
2010-06-16 15:50:32 -04:00 |
active_record_querying.textile
|
AR queying guide: let limit and offset be different numbers to help making clear what is what in the explanation, rewords also a bit
|
2010-07-14 13:18:07 +02:00 |
active_record_validations_callbacks.textile
|
[PATCH] Update guides after Jeremy Kemper's changes on fieldWithErrors
|
2010-07-22 10:10:38 -05:00 |
active_support_core_extensions.textile
|
Merge remote branch 'rails/master'
|
2010-07-30 02:35:24 +02:00 |
ajax_on_rails.textile
|
Merge docrails
|
2010-01-17 03:26:20 +05:30 |
api_documentation_guidelines.textile
|
new guide: API Documentation Guidelines, ported and revised from the docrails github wiki
|
2010-07-17 19:42:44 +02:00 |
association_basics.textile
|
missing article, only seen in github's colored diff by the beard of the prophet
|
2010-07-10 00:56:17 +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
|
prefer %Q() over escaped double quotes
|
2010-07-27 00:06:31 +02:00 |
contribute.textile
|
Added info about guides validation to Contribute guide
|
2010-05-24 18:30:47 +02:00 |
contributing_to_rails.textile
|
amended Contributing to Rails guide to advise to use bundler v1.0 to avoid error messages with bundler
|
2010-07-27 12:09:24 +01: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
|
Guides: renaming to active_record_validations_callbacks for consistency and updating links to reflect new path
|
2010-06-16 15:50:32 -04:00 |
generators.textile
|
Generators Guide: Fix another typo I introduced
|
2010-06-20 21:21:44 -04:00 |
getting_started.textile
|
Merge branch 'master' of github.com:lifo/docrails
|
2010-07-12 18:24:56 +02:00 |
i18n.textile
|
Removed deprecated |map| block argument from routing docs since it is no longer generated in edge Rails config/routes.rb
|
2010-07-11 23:57:26 -07:00 |
index.html.erb
|
new guide: API Documentation Guidelines, ported and revised from the docrails github wiki
|
2010-07-17 19:42:44 +02:00 |
initialization.textile
|
Bump up nokogiri to 1.4.3.1
|
2010-07-29 23:44:31 -03:00 |
layout.html.erb
|
new guide: API Documentation Guidelines, ported and revised from the docrails github wiki
|
2010-07-17 19:42:44 +02:00 |
layouts_and_rendering.textile
|
layouts and rendering guide: use content_for? instead of the yield or yield idiom
|
2010-07-15 09:47:22 +02:00 |
migrations.textile
|
Migrations guide: minor typos corrected
|
2010-07-15 17:42:41 +02: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
|
Changed returning with tap on guides
|
2010-07-26 18:55:51 +02:00 |
rails_application_templates.textile
|
Guides: replace reference to hpricot with nokogiri [#3290 state:resolved]
|
2010-06-23 18:22:02 +05:30 |
rails_on_rack.textile
|
Removing Metal from Rails 3.
|
2010-05-29 20:08:00 +02:00 |
routing.textile
|
Changed code style that was incorrectly rendering block style instead of inline.
|
2010-07-21 20:34:00 -07:00 |
security.textile
|
Changed returning with tap on guides
|
2010-07-26 18:55:51 +02:00 |
testing.textile
|
Testing guide: Replace removed word
|
2010-05-18 23:04:10 -05:00 |