mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Fix link in Rails 5.0 Release Note [ci skip]
This commit is contained in:
parent
f4b32cdc6c
commit
d4aec26030
1 changed files with 1 additions and 1 deletions
|
@ -1002,7 +1002,7 @@ Please refer to the [Changelog][active-support] for detailed changes.
|
|||
|
||||
* Added `#prev_day` and `#next_day` counterparts to `#yesterday` and
|
||||
`#tomorrow` for `Date`, `Time`, and `DateTime`.
|
||||
([Pull Request](httpshttps://github.com/rails/rails/pull/18335))
|
||||
([Pull Request](https://github.com/rails/rails/pull/18335))
|
||||
|
||||
* Added `SecureRandom.base58` for generation of random base58 strings.
|
||||
([commit](https://github.com/rails/rails/commit/b1093977110f18ae0cafe56c3d99fc22a7d54d1b))
|
||||
|
|
Loading…
Reference in a new issue