1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Consistent one-spaced bullets in guides release notes

This commit is contained in:
Sunny Ripert 2013-05-28 15:02:31 +02:00
parent 2478b5e619
commit 84675cae63
2 changed files with 29 additions and 30 deletions

View file

@ -113,8 +113,7 @@ Please refer to the [Changelog](https://github.com/rails/rails/blob/master/activ
* Add `ActiveModel::ForbiddenAttributesProtection`, a simple module to protect attributes from mass assignment when non-permitted attributes are passed.
* Added `ActiveModel::Model`, a mixin to make Ruby objects work with
Action Pack out of box.
* Added `ActiveModel::Model`, a mixin to make Ruby objects work with Action Pack out of box.
### Deprecations