mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Fix AS changelog indent, remove tabs and extra spaces [ci skip]
This commit is contained in:
parent
aadb8c962a
commit
dcee010ce8
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
|
||||
* Added Numeric#in_milliseconds, like 1.hour.in_milliseconds, so we can feed them to JavaScript functions like getTime().
|
||||
|
||||
*DHH*
|
||||
*DHH*
|
||||
|
||||
* Calling ActiveSupport::JSON.decode with unsupported options now raises an error.
|
||||
|
||||
|
@ -29,7 +29,7 @@
|
|||
|
||||
*Benjamin Fleischer*
|
||||
|
||||
* Disable the ability to iterate over Range of AS::TimeWithZone
|
||||
* Disable the ability to iterate over Range of AS::TimeWithZone
|
||||
due to significant performance issues.
|
||||
|
||||
*Bogdan Gusiev*
|
||||
|
|
Loading…
Reference in a new issue