Mutations v0.6.0 Release Notes
Release Date: 2016-04-25 // over 8 years ago-
- โ Add pluggable filters.
- โ Add ruby 1.8.7 support [#19]
- โ Add a date filter:
date :start_date
(/via @eliank and @geronimo) - ๐
Mutations.cache_constants = false
if you want to work in Rails dev mode which redefines constants. [#23]