Mutations v0.6.0 Release Notes

Release Date: 2016-04-25 // almost 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]