mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Modified changelog for 3.1.0
Signed-off-by: José Valim <jose.valim@gmail.com>
This commit is contained in:
committed by
José Valim
parent
24d2d6726e
commit
ec6fa6d3ef
@@ -1,7 +1,22 @@
|
||||
*Rails 3.1.0 (unreleased)*
|
||||
|
||||
* No changes
|
||||
* Engine is now rack application [Piotr Sarnacki]
|
||||
|
||||
* Added middleware stack to Engine [Piotr Sarnacki]
|
||||
|
||||
* Engine can now load plugins [Piotr Sarnacki]
|
||||
|
||||
* Engine can load its own environment file [Piotr Sarnacki]
|
||||
|
||||
* Added helpers to call engines' route helpers from application and vice versa [Piotr Sarnacki]
|
||||
|
||||
* Task for copying plugins' and engines' migrations to application's db/migrate directory [Piotr Sarnacki]
|
||||
|
||||
* Changed ActionDispatch::Static to allow handling multiple directories [Piotr Sarnacki]
|
||||
|
||||
* Added namespace() method to Engine, which sets Engine as isolated [Piotr Sarnacki]
|
||||
|
||||
* Include all helpers from plugins and shared engines in application [Piotr Sarnacki]
|
||||
|
||||
*Rails 3.0.0 (August 29, 2010)*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user