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
2011-07-08 07:57:16 -07:00
..
2_2_release_notes.textile
2_3_release_notes.textile
3_0_release_notes.textile Remove extra white spaces on guides. 2011-05-21 17:10:59 -03:00
action_controller_overview.textile minor changes 2011-06-27 00:12:39 +05:30
action_mailer_basics.textile Action Mailer Basics Guide: Added example on using mail(:template_path => ..., :template_name => ...) to specify custom template files. 2011-06-23 17:57:48 +01:00
action_view_overview.textile minor fixes in action view guide 2011-06-11 19:20:54 +05:30
active_record_basics.textile Change http://api.rubyonrails.com to http://api.rubyonrails.org 2011-06-05 20:36:09 -07:00
active_record_querying.textile correct invalid HAVING query 2011-06-29 08:36:04 +09:00
active_record_validations_callbacks.textile fix incorrect validation examples 2011-06-08 04:48:42 +05:30
active_support_core_extensions.textile Document the change to Array.wrap's behaviour that was made in b4d8c7d148 2011-06-30 18:18:13 +01:00
ajax_on_rails.textile Spelling corrections in the guides. 2011-05-29 22:08:41 -04:00
api_documentation_guidelines.textile Merge branch 'master' of git://github.com/lifo/docrails 2011-06-06 22:23:30 +02:00
asset_pipeline.textile rails text been added before version 2011-07-05 22:49:44 +05:30
association_basics.textile AR: use where in place of find 2011-06-20 01:42:43 +05:30
caching_with_rails.textile add missing end in example 2011-06-11 19:20:54 +05:30
command_line.textile copy-edits 7c2db6c, cbf2af1, and f391f94 2011-06-18 10:22:34 +02:00
configuring.textile Merge branch 'master' of git://github.com/lifo/docrails 2011-06-18 10:11:47 +02:00
contribute.textile Spelling corrections in the guides. 2011-05-29 22:08:41 -04:00
contributing_to_ruby_on_rails.textile Describe the user name 'variable' in a way that doesn't confuse the textile parser. 2011-06-08 23:20:13 -04:00
credits.html.erb adds Vijay Dev to the new Rails Guides Reviewers team 2011-06-05 00:13:50 +02:00
debugging_rails_applications.textile Changed the value that log_level takes to match the examples in the paragraph above 2011-07-08 07:57:16 -07:00
form_helpers.textile Remove attachment_fu, add CarrierWave to suggested uploader libraries 2011-07-05 08:40:09 -07:00
generators.textile minor corrections in generators guide 2011-06-04 20:44:11 +05:30
getting_started.textile Closing </yaml> 2011-06-20 15:24:41 +05:30
i18n.textile s/ActiveRecord/Active Record according to api guidelines 2011-06-04 23:51:00 +05:30
index.html.erb
initialization.textile Refactor 2011-06-11 01:35:16 -07:00
layout.html.erb
layouts_and_rendering.textile Spelling corrections in the guides. 2011-05-29 22:08:41 -04:00
migrations.textile Revert "Included w3c_validators gem and modified Migrations file" 2011-06-30 12:50:05 +05:30
nested_model_forms.textile fix minor errors in nested model guide 2011-06-14 00:30:13 +05:30
performance_testing.textile font style changes in perf guide 2011-06-22 19:40:51 +05:30
plugins.textile Fix arguments to get plugin help. Otherwise a plugin named "new" is created. 2011-07-01 07:58:04 -07:00
rails_application_templates.textile minor changes in templates guide 2011-06-11 21:31:45 +05:30
rails_on_rack.textile Fix fixed-fonts stlye on rails_on_rack guide. 2011-05-25 20:03:06 -03:00
routing.textile FIXED: error with url_for & link_to when we have nested resources. 2011-06-03 03:01:41 -07:00
ruby_on_rails_guides_guidelines.textile use 'bundle exec rake' 2011-06-03 14:14:23 +05:30
security.textile :conditions => where 2011-07-08 06:13:21 +09:00
testing.textile updated rspec link 2011-06-23 03:08:32 -07:00