v0.9.3
What's Changed
- Restructure helpers to use a cleanroom object by @kaspth in #77
- Fix backwardscompatibility: ensure content_for returns nil when empty by @kaspth in #80
- Accept symbol keys to the t() / translate function by @danwakefield in #81
- Fix predicates not respecting local_assigns content by @kaspth in #82
- Fix symbol translation test; invoke with start_with? by @kaspth in #83
New Contributors
- @danwakefield made their first contribution in #81
Full Changelog: v0.9.1...v0.9.3