mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Fix changelog
This commit is contained in:
parent
09aeee7247
commit
15c40b2ef5
1 changed files with 1 additions and 3 deletions
|
@ -1,14 +1,12 @@
|
|||
## Rails 4.0.0 (unreleased) ##
|
||||
|
||||
<<<<<<< HEAD
|
||||
* Add app/models/concerns and app/controllers/concerns to the default directory structure and load path *DHH*
|
||||
|
||||
See http://37signals.com/svn/posts/3372-put-chubby-models-on-a-diet-with-concerns for usage instructions.
|
||||
=======
|
||||
|
||||
* The `rails/info/routes` now correctly formats routing output as an html table.
|
||||
|
||||
*Richard Schneeman*
|
||||
>>>>>>> f6d0eda918756bf56e2c05afcaaabda723487017
|
||||
|
||||
* The `public/index.html` is no longer generated for new projects.
|
||||
Page is replaced by internal `welcome_controller` inside of railties.
|
||||
|
|
Loading…
Reference in a new issue