We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
params reference was incorrect. Preferable to present example with an array of translations AND an array of nested attribute
Updated Home (markdown)
Adding translations to models with UUIDs was failing silently for me until I changed translatable_id columns to be strings. Making this suggestion in hopes it saves others troubleshooting time. Thank you for this gem!
Fix typo
Destroyed _Footer (markdown)
Created _Footer (markdown)
Fix incorrect method of accessing translations in the example
Fix link to uniqueness validator
Updated Using Mobility with Forms (markdown)
Updated KeyValue Backend (markdown)
Updated Integration with Rails Action Text (markdown)
Created Integration with Rails Action Text (markdown)
add tutorials
Updated Introduction to Mobility v1.0 (markdown)
Update to v1.0 format
Destroyed Roadmap (markdown)
Add note about class name changes
Use `configure` format with no argument
Updated Postgres Backends (Column Attribute) (markdown)
Updated Migrating from Globalize (markdown)