Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 434 Bytes

Changelogs.md

File metadata and controls

26 lines (13 loc) · 434 Bytes

For Rails 4.0 +

0.3.1

  • false value can't got back bug has fixed.

0.3.0

  • Fix to work with Rails 4.0.0

For Rails 3.x

0.2.4

  • Setting.save_default method to direct write default value in database.
  • fix mass-update bug.

0.2.3

  • Fix bug with when key has cached a nil value, and then set a default value for that key, the default value can't right return.

0.2.2

  • Add auto cache feature to all key visit.