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
Vijay Dev 203a85f191 Revert "Add in a tip about opening two command prompt windows"
This reverts commit 1e5fa59d13.

Reason: It's somewhat a grey area. We don't really want to tell the
users how they want to use the terminal.
2011-07-25 17:39:17 +05:30
..
2_2_release_notes.textile
2_3_release_notes.textile
3_0_release_notes.textile
action_controller_overview.textile minor changes 2011-06-27 00:12:39 +05:30
action_mailer_basics.textile Changed several instances of British English to be American English 2011-07-23 13:57:56 -04:00
action_view_overview.textile Replaced ‘ with ' in the guides. 2011-07-23 12:23:58 -04:00
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 document the change in edge rails which makes a more strict check on the arity of the dynamic finders 2011-07-23 01:59:46 +05:30
active_record_validations_callbacks.textile Changed several instances of British English to be American English 2011-07-23 13:57:56 -04:00
active_support_core_extensions.textile Changed several instances of British English to be American English 2011-07-23 13:57:56 -04:00
ajax_on_rails.textile
api_documentation_guidelines.textile Provide consistant indentation for the example code 2011-07-24 13:59:52 -06:00
asset_pipeline.textile Changed several instances of British English to be American English 2011-07-23 13:57:56 -04:00
association_basics.textile Changed several instances of British English to be American English 2011-07-23 13:57:56 -04:00
caching_with_rails.textile minor corrections in caching guide 2011-07-23 01:18:37 +05:30
command_line.textile corrected sentences to make them consistent in command line guide 2011-07-23 01:19:24 +05:30
configuring.textile Changed several instances of British English to be American English 2011-07-23 13:57:56 -04:00
contribute.textile
contributing_to_ruby_on_rails.textile Revert "Tests now require MySQL2 adapter in order to run" 2011-07-24 11:40:06 +02: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 update Rails version. (rails console didn't exist in 2.1) 2011-07-08 20:51:09 +05:30
form_helpers.textile Improve ch. 1 of the Form Helpers guide 2011-07-24 17:09:47 -06:00
generators.textile minor corrections in generators guide 2011-06-04 20:44:11 +05:30
getting_started.textile Revert "Add in a tip about opening two command prompt windows" 2011-07-25 17:39:17 +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 Changed several instances of British English to be American English 2011-07-23 13:57:56 -04:00
layout.html.erb
layouts_and_rendering.textile Changed several instances of British English to be American English 2011-07-23 13:57:56 -04:00
migrations.textile Updated migrations.textile to clarify Using Models in Your Migrations 2011-07-24 16:11:06 -06:00
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 Fixing typo in plugins.textile 2011-07-15 22:40:17 -04:00
rails_application_templates.textile minor refactor in the template guide 2011-07-23 02:21:05 +05:30
rails_on_rack.textile
routing.textile Merge branch 'master' of git://github.com/lifo/docrails 2011-07-23 12:15:41 +02:00
ruby_on_rails_guides_guidelines.textile use 'bundle exec rake' 2011-06-03 14:14:23 +05:30
security.textile Replaced ‘ with ' in the guides. 2011-07-23 12:23:58 -04:00
testing.textile updated rspec link 2011-06-23 03:08:32 -07:00