- Convert field from symbol to string value when comparing with
mobility_attributes
(#29) thanks mrbrdo
- Ensure regex does not trigger on changes unrelated to translated attributes (#26) thanks kevynlebouille!
- Depend on Mobility 1.0.1 to avoid need for
const_get
(#25)
- Update friendly_id dependency (#21)
- Release 1.0.0, compatible with Mobility 1.0 (#23)
- Bump friendly_id dependency version to 5.4.0 (#19)
- Generate all translated slugs when model is saved (#12)
- Update gemspec to allow all Mobility versions < 1.0
- Emit warning when mobility is enabled with finders add-on
- Update Mobility dependency to >= 0.3, < 0.4
- Update Mobility dependency to 0.2.x
- Use
Mobility.query_method
instead of hard-codingi18n
scope.
- Add support for history module (#2)
- Add support for translated slugs and translated base attributes
- Mixin Mobility scope into FriendlyId scope