1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/guides/source
2009-03-08 22:25:41 +01:00
..
2_2_release_notes.textile Verbatim markup does not escape angle brackets. 2009-02-18 11:38:57 +01:00
2_3_release_notes.textile Move the warning down a lil in the relnotes 2009-03-07 12:02:25 +00:00
action_controller_overview.textile Fix two errors. 2009-02-17 15:05:28 +01:00
action_mailer_basics.textile added 'Sending multipart emails with attachments' section for ActionMailer guide 2009-03-06 16:27:52 -05:00
active_record_basics.textile Fix some spelling errors in the Active Record Basics guide 2009-02-06 07:48:22 -08:00
active_record_querying.textile fixes broken links in AR finders guide 2009-02-28 03:09:06 +01:00
activerecord_validations_callbacks.textile just a missing preposition 2009-03-08 22:25:41 +01:00
association_basics.textile fixes broken links in associations guide 2009-02-28 03:06:33 +01:00
caching_with_rails.textile Fix some formatting in the caching guide 2009-02-28 19:40:52 +00:00
command_line.textile Don't use backticks for markup. 2009-02-20 09:47:35 +01:00
configuring.textile Layout fixes for configuring guide. 2009-02-12 20:12:22 -06:00
contribute.textile small touches to the contribute page 2009-02-15 00:21:32 +01:00
contributing_to_rails.textile Added info on how to run rake with different database adapters 2009-03-07 11:15:51 -07:00
credits.erb.textile Added "Contributing" Guide 2009-03-02 11:12:07 -06:00
debugging_rails_applications.textile Fix two typos. 2009-02-16 11:59:10 +01:00
form_helpers.textile fix form builder example in form helpers guide (reported by JasonKing in LH) 2009-03-02 09:28:39 +01:00
getting_started.textile Added "Contributing" Guide 2009-03-02 11:12:07 -06:00
i18n.textile Fixed incorrect examples of ActiveRecord error message lookup in the I18N guide [Thanks Alex Fortuna] 2009-03-01 13:03:26 +01:00
index.erb.textile Remove duplicate links from the index page 2009-03-06 15:21:21 +00:00
layout.html.erb Fix bad link on index dropdown 2009-03-07 10:34:19 -06:00
layouts_and_rendering.textile fixes typo @customer -> customer 2009-02-27 23:36:05 +01:00
migrations.textile Copyediting of the 'migrations' guide. 2009-02-19 19:28:42 +01:00
performance_testing.textile fix broken links in performance_testing.textile 2009-03-01 19:42:44 -03:00
plugins.textile Consistent monospaced markup for command options. 2009-02-16 12:07:55 +01:00
rails_on_rack.textile Add some more stuff to the rack guide 2009-03-06 15:19:20 +00:00
routing.textile More tables headers formatted. 2009-02-16 11:47:23 +01:00
security.textile Beefed up mass assignment coverage (section 6) in the security guide. Now includes nested mass assignment (and nested object forms) and adds another (paranoid) countermeasure. 2009-03-01 14:22:10 -05:00
testing.textile More spurious backticks replaced/removed. 2009-02-20 13:52:14 +01:00