rails/guides/source
Steve Klabnik 4a93836291 Migration Guide: General fix-up
This introduces a bunch of editing/re-writing to the migrations guide.
There were a bunch of small changes, and a few larger ones:

* mysql does support transactions.
* Add a section about db/seeds.rb
* Largely re-wrote the first few sections
2012-12-01 10:40:41 -08:00
..
kindle Revert "divided into folder with the language" 2012-10-17 10:15:55 -03:00
_license.html.erb Revert "divided into folder with the language" 2012-10-17 10:15:55 -03:00
_welcome.html.erb Revert "divided into folder with the language" 2012-10-17 10:15:55 -03:00
2_2_release_notes.md Revert "divided into folder with the language" 2012-10-17 10:15:55 -03:00
2_3_release_notes.md Revert "divided into folder with the language" 2012-10-17 10:15:55 -03:00
3_0_release_notes.md Revert "divided into folder with the language" 2012-10-17 10:15:55 -03:00
3_1_release_notes.md Update upgrading notes: users should stop using :concat and :cache options in asset tags 2012-10-24 10:47:07 -05:00
3_2_release_notes.md Revert "divided into folder with the language" 2012-10-17 10:15:55 -03:00
4_0_release_notes.md augment the rails4 guide with links to PRs 2012-11-29 10:48:02 +01:00
action_controller_overview.md Normalize on 'After reading this guide, you will know:' 2012-11-29 14:25:02 -08:00
action_mailer_basics.md Normalize on 'After reading this guide, you will know:' 2012-11-29 14:25:02 -08:00
action_view_overview.md Normalize on 'After reading this guide, you will know:' 2012-11-29 14:25:02 -08:00
active_model_basics.md Normalize on 'After reading this guide, you will know:' 2012-11-29 14:25:02 -08:00
active_record_basics.md Normalize on 'After reading this guide, you will know:' 2012-11-29 14:25:02 -08:00
active_record_callbacks.md Split Validations and Callbacks into separate guides. 2012-11-29 15:03:21 -08:00
active_record_querying.md Normalize on 'After reading this guide, you will know:' 2012-11-29 14:25:02 -08:00
active_record_validations.md Here's a few updates to the validations guide. A bunch of small changes, 2012-12-01 10:25:16 -08:00
active_support_core_extensions.md Merge branch 'master' of github.com:lifo/docrails 2012-12-01 23:00:47 +05:30
active_support_instrumentation.md Normalize on 'After reading this guide, you will know:' 2012-11-29 14:25:02 -08:00
api_documentation_guidelines.md Normalize on 'After reading this guide, you will know:' 2012-11-29 14:25:02 -08:00
asset_pipeline.md Normalize on 'After reading this guide, you will know:' 2012-11-29 14:25:02 -08:00
association_basics.md Normalize on 'After reading this guide, you will know:' 2012-11-29 14:25:02 -08:00
caching_with_rails.md Merge branch 'master' of github.com:lifo/docrails 2012-12-01 23:00:47 +05:30
command_line.md Normalize on 'After reading this guide, you will know:' 2012-11-29 14:25:02 -08:00
configuring.md Merge branch 'master' of github.com:lifo/docrails 2012-12-01 23:00:47 +05:30
contributing_to_ruby_on_rails.md Normalize on 'After reading this guide, you will know:' 2012-11-29 14:25:02 -08:00
credits.html.erb Revert "divided into folder with the language" 2012-10-17 10:15:55 -03:00
debugging_rails_applications.md Normalize on 'After reading this guide, you will know:' 2012-11-29 14:25:02 -08:00
development_dependencies_install.md Normalize on 'After reading this guide, you will know:' 2012-11-29 14:25:02 -08:00
documents.yaml Split Validations and Callbacks into separate guides. 2012-11-29 15:03:21 -08:00
engines.md Normalize on 'After reading this guide, you will know:' 2012-11-29 14:25:02 -08:00
form_helpers.md Normalize on 'After reading this guide, you will know:' 2012-11-29 14:25:02 -08:00
generators.md Normalize on 'After reading this guide, you will know:' 2012-11-29 14:25:02 -08:00
getting_started.md Normalize on 'After reading this guide, you will know:' 2012-11-29 14:25:02 -08:00
i18n.md Normalize on 'After reading this guide, you will know:' 2012-11-29 14:25:02 -08:00
index.html.erb remove kindle link from guides index [ci skip] 2012-11-17 01:42:37 +05:30
initialization.md Normalize on 'After reading this guide, you will know:' 2012-11-29 14:25:02 -08:00
layout.html.erb Revert "divided into folder with the language" 2012-10-17 10:15:55 -03:00
layouts_and_rendering.md Normalize on 'After reading this guide, you will know:' 2012-11-29 14:25:02 -08:00
migrations.md Migration Guide: General fix-up 2012-12-01 10:40:41 -08:00
nested_model_forms.md Normalize on 'After reading this guide, you will know:' 2012-11-29 14:25:02 -08:00
performance_testing.md Normalize on 'After reading this guide, you will know:' 2012-11-29 14:25:02 -08:00
plugins.md Normalize on 'After reading this guide, you will know:' 2012-11-29 14:25:02 -08:00
rails_application_templates.md Normalize on 'After reading this guide, you will know:' 2012-11-29 14:25:02 -08:00
rails_on_rack.md Normalize on 'After reading this guide, you will know:' 2012-11-29 14:25:02 -08:00
routing.md Normalize on 'After reading this guide, you will know:' 2012-11-29 14:25:02 -08:00
ruby_on_rails_guides_guidelines.md Normalize on 'After reading this guide, you will know:' 2012-11-29 14:25:02 -08:00
security.md Normalize on 'After reading this guide, you will know:' 2012-11-29 14:25:02 -08:00
testing.md Normalize on 'After reading this guide, you will know:' 2012-11-29 14:25:02 -08:00
upgrading_ruby_on_rails.md Normalize on 'After reading this guide, you will know:' 2012-11-29 14:25:02 -08:00
working_with_javascript_in_rails.md Normalize on 'After reading this guide, you will know:' 2012-11-29 14:25:02 -08:00