mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Review railties changelog [ci skip]
This commit is contained in:
parent
bbbedeeb89
commit
f5df6e5a6d
1 changed files with 4 additions and 5 deletions
|
@ -1,6 +1,5 @@
|
|||
* Removed deprecated rake tasks. You will no longer be able to use the following
|
||||
commands: `rake test:uncommitted` and `rake test:recent`. Also removed are
|
||||
the tests for these rake tasks.
|
||||
* Removed deprecated rake tasks for running tests: `rake test:uncommitted` and
|
||||
`rake test:recent`.
|
||||
|
||||
*John Wang*
|
||||
|
||||
|
@ -18,9 +17,9 @@
|
|||
moved to class methods in Railtie and the Railtie has been made abstract.
|
||||
|
||||
*John Wang*
|
||||
|
||||
|
||||
* Changes repetitive th tags to use colspan attribute in `index.html.erb` template.
|
||||
|
||||
|
||||
*Sıtkı Bağdat*
|
||||
|
||||
Please check [4-0-stable](https://github.com/rails/rails/blob/4-0-stable/railties/CHANGELOG.md) for previous changes.
|
||||
|
|
Loading…
Reference in a new issue