mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
registers PR #2419 in the CHANGELOG
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
*Rails 3.2.0 (unreleased)*
|
||||
|
||||
* In development mode the db:drop task also drops the test database. For symmetry with
|
||||
the db:create task. [Dmitriy Kiriyenko]
|
||||
|
||||
* Added ActiveRecord::Base.store for declaring simple single-column key/value stores [DHH]
|
||||
|
||||
class User < ActiveRecord::Base
|
||||
|
||||
Reference in New Issue
Block a user