mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Update CHANGELOG.
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
*Support routing constraints in functional tests. [Andrew White]
|
||||
* Symbols and strings in routes should yield the same behavior. Note this may break existing apps that were using symbols with the new routes API. [José Valim]
|
||||
|
||||
*Add a header that tells Internet Explorer (all versions) to use the best available standards support. [Yehuda Katz]
|
||||
* Add clear_helpers as a way to clean up all helpers added to this controller, maintaing just the helper with the same name as the controller. [José Valim]
|
||||
|
||||
|
||||
*Rails 3.0.0 [release candidate 2] (August 23rd, 2010)*
|
||||
|
||||
* See http://github.com/rails/rails/compare/v3.0.0_RC...v3.0.0_RC2 for gory details
|
||||
|
||||
* Support routing constraints in functional tests. [Andrew White]
|
||||
|
||||
* Add a header that tells Internet Explorer (all versions) to use the best available standards support. [Yehuda Katz]
|
||||
|
||||
|
||||
*Rails 3.0.0 [release candidate] (July 26th, 2010)*
|
||||
|
||||
Reference in New Issue
Block a user