diff options
author | Nick Quaranto <nick@quaran.to> | 2010-02-07 01:01:27 -0500 |
---|---|---|
committer | Nick Quaranto <nick@quaran.to> | 2010-02-07 01:01:27 -0500 |
commit | b3e43a64627ef0b1a31082d4daef13e98ce144bc (patch) | |
tree | 3be4dcbf3508da542b22501510d61587ae4c2708 /railties/guides/source/3_0_release_notes.textile | |
parent | f465a7abc7635bdf872e6ff7041f51f6e710c42f (diff) | |
download | rails-b3e43a64627ef0b1a31082d4daef13e98ce144bc.tar.gz rails-b3e43a64627ef0b1a31082d4daef13e98ce144bc.tar.bz2 rails-b3e43a64627ef0b1a31082d4daef13e98ce144bc.zip |
Adding link to the rails module article
Diffstat (limited to 'railties/guides/source/3_0_release_notes.textile')
-rw-r--r-- | railties/guides/source/3_0_release_notes.textile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/railties/guides/source/3_0_release_notes.textile b/railties/guides/source/3_0_release_notes.textile index 64b5c8256d..7b85e90238 100644 --- a/railties/guides/source/3_0_release_notes.textile +++ b/railties/guides/source/3_0_release_notes.textile @@ -211,7 +211,7 @@ Railties now deprecates: More information: * "Discovering Rails 3 generators":http://blog.plataformatec.com.br/2010/01/discovering-rails-3-generators * "Making Generators for Rails 3 with Thor":http://caffeinedd.com/guides/331-making-generators-for-rails-3-with-thor - +* "The Rails Module (in Rails 3)":http://litanyagainstfear.com/blog/2010/02/03/the-rails-module/ h3. Action Pack @@ -565,4 +565,4 @@ h3. Credits See the "full list of contributors to Rails":http://contributors.rubyonrails.org/ for the many people who spent many hours making Rails 3. Kudos to all of them. -Rails 3.0 Release Notes were compiled by "Mikel Lindsaar":http://lindsaar.net.
\ No newline at end of file +Rails 3.0 Release Notes were compiled by "Mikel Lindsaar":http://lindsaar.net. |