diff options
author | wycats <wycats@gmail.com> | 2010-04-10 04:54:25 -0400 |
---|---|---|
committer | wycats <wycats@gmail.com> | 2010-04-10 04:54:25 -0400 |
commit | 5087b831a0fa2bc102c52473743b00e5319d857c (patch) | |
tree | a566d8c03b2f688fce543aa8ae525040ddbae18d /railties/guides | |
parent | 3401b9ba6dc4aa148b5e35cc987f243622ad61d6 (diff) | |
download | rails-5087b831a0fa2bc102c52473743b00e5319d857c.tar.gz rails-5087b831a0fa2bc102c52473743b00e5319d857c.tar.bz2 rails-5087b831a0fa2bc102c52473743b00e5319d857c.zip |
Updated changelog
Diffstat (limited to 'railties/guides')
-rw-r--r-- | railties/guides/source/routing.textile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/railties/guides/source/routing.textile b/railties/guides/source/routing.textile index 92d38c4aa7..32b1e30502 100644 --- a/railties/guides/source/routing.textile +++ b/railties/guides/source/routing.textile @@ -786,6 +786,7 @@ h3. Changelog "Lighthouse ticket":http://rails.lighthouseapp.com/projects/16213-rails-guides/tickets/3 +* April 10, 2010: Updated guide to remove outdated and superfluous information, and to provide information about new features, by "Yehuda Katz":http://www.yehudakatz.com * April 2, 2010: Updated guide to match new Routing DSL in Rails 3, by "Rizwan Reza":http://www.rizwanreza.com/ * Febuary 1, 2010: Modifies the routing documentation to match new routing DSL in Rails 3, by Prem Sichanugrist * October 4, 2008: Added additional detail on specifying verbs for resource member/collection routes, by "Mike Gunderloy":credits.html#mgunderloy |