mobility

Pluggable Ruby translation framework

MIT License

Downloads
3.8M
Stars
998
Committers
30
mobility - 0.8.1

Published by shioyama about 6 years ago

Highlights:

  • Support all versions of I18n from 0.6 to 2.0
  • Fix Rails migration generator for Table backend
mobility - 0.8.0

Published by shioyama about 6 years ago

Highlights:

  • support order clause on queries with ActiveRecord
  • restructure querying into plugin for Sequel, support block format
mobility - 0.7.6

Published by shioyama over 6 years ago

Highlight: Sequel pg_hash require hash_initializer (#260)

mobility - 0.7.5

Published by shioyama over 6 years ago

Highlight: Only return unique names from mobility_attributes

mobility - 0.7.4

Published by shioyama over 6 years ago

Handle locales with multiple dashes in locale accessors, or raise ArgumentError for invalid format (#253)

mobility - 0.7.3

Published by shioyama over 6 years ago

Fixes #250

mobility - 0.7.2

Published by shioyama over 6 years ago

mobility - 0.7.1

Published by shioyama over 6 years ago

Reverts #244, which was causing issues.

mobility - 0.7.0

Published by shioyama over 6 years ago

Highlights:

  • Querying on Arel predicates (for ActiveRecord)
  • Case-insensitive Uniqueness Validation supported
mobility - 0.6.0

Published by shioyama over 6 years ago

Highlight: new column_prefix/column_suffix options for hash backends (jsonb, hstore, etc.) This lets you add a prefix and/or suffix to the column name generated from the attribute name, which can avoid compatibility issues with other gems, etc.

mobility - 0.5.1

Published by shioyama over 6 years ago

Highlight: fix issues with dirty plugin in AR 5.2.0.rc2.

mobility -

Published by shioyama over 6 years ago

Highlight: support for PostgreSQL json column format through Json backend and in existing Container backend.

mobility - 0.4.3

Published by shioyama over 6 years ago

Highlight: fixes missing require in Container backend.

mobility - 0.4.2

Published by shioyama over 6 years ago

mobility - 0.4.1

Published by shioyama over 6 years ago

mobility - 0.4.0

Published by shioyama almost 7 years ago

mobility - 0.1.7

Published by shioyama almost 7 years ago

mobility - 0.3.0

Published by shioyama almost 7 years ago

mobility - 0.3.3

Published by shioyama almost 7 years ago

mobility - 0.1.10

Published by shioyama almost 7 years ago

Package Rankings
Top 2.28% on Rubygems.org
Badges
Extracted from project README
Gem Version Build Status Code Climate
Related Projects