diff options
author | Xavier Noria <fxn@hashref.com> | 2010-02-03 09:17:10 +0100 |
---|---|---|
committer | Xavier Noria <fxn@hashref.com> | 2010-02-03 09:17:10 +0100 |
commit | 9c2170c1553542bece369b05d2c8d49f9803292a (patch) | |
tree | b4869577b813d8afa1ff7e28d3f19982938b15a5 /railties/guides | |
parent | 927613fb73523ae01619792f2b5cb78aa7ab3bb0 (diff) | |
download | rails-9c2170c1553542bece369b05d2c8d49f9803292a.tar.gz rails-9c2170c1553542bece369b05d2c8d49f9803292a.tar.bz2 rails-9c2170c1553542bece369b05d2c8d49f9803292a.zip |
Doc Rails -> docrails
Diffstat (limited to 'railties/guides')
-rw-r--r-- | railties/guides/source/3_0_release_notes.textile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/guides/source/3_0_release_notes.textile b/railties/guides/source/3_0_release_notes.textile index 23e216c0d8..3150af1f74 100644 --- a/railties/guides/source/3_0_release_notes.textile +++ b/railties/guides/source/3_0_release_notes.textile @@ -11,7 +11,7 @@ These release notes cover the major upgrades, but don't include every little bug endprologue. -NOTE: These release notes are still being modified constantly. Rails 3.0 beta is not out yet, so be sure to check back here on the actual release date to find any changes. Comments and corrections welcome, please send to "Mikel Lindsaar":http://lindsaar.net or "@raasdnil"::http://twitter.com/raasdnil or contribute via Doc Rails. +NOTE: These release notes are still being modified constantly. Rails 3.0 beta is not out yet, so be sure to check back here on the actual release date to find any changes. Comments and corrections welcome, please send to "Mikel Lindsaar":http://lindsaar.net or "@raasdnil"::http://twitter.com/raasdnil or contribute via "docrails":http://github.com/lifo/docrails. h3. Upgrading from Rails 2.3.5 to Rails 3.0 |