mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
changelog #7449
This commit is contained in:
parent
8159bc9cf5
commit
ff8f759405
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
|||
## Rails 4.0.0 (unreleased) ##
|
||||
|
||||
* Allow to pass Symbol or Proc into :limit option of #accepts_nested_attributes_for
|
||||
|
||||
*Mikhail Dieterle*
|
||||
|
||||
* ActiveRecord::SessionStore has been extracted from Active Record as `activerecord-session_store`
|
||||
gem. Please read the `README.md` file on the gem for the usage. *Prem Sichanugrist*
|
||||
|
||||
|
|
Loading…
Reference in a new issue