olegantonyan / translateable
Store text data in different languages. Similar to globalize, but uses PostgreSQL's JSONB to store data in a single field. No additional tables. Works with Rails 5. Simplifies form input with nested attributes
☆56Updated last month
Alternatives and similar repositories for translateable:
Users that are interested in translateable are comparing it to the libraries listed below
- ActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.☆51Updated 6 years ago
- Light pattern Decorator for Rails from Light Ruby☆55Updated 6 years ago
- Rails data aggregation framework☆58Updated last year
- Ruby HTML sanitizer based on a lightweight Oga parser.☆39Updated 5 months ago
- Simple, lightweight and fast metrics aggregation for Rails.☆73Updated 2 years ago
- Form builder for Ruby. Fast, Furious, and Framework-Agnostic.☆78Updated 4 years ago
- A Rails extension for providing awesome user-initiated string interpolation☆57Updated 9 years ago
- Self-validating Ruby objects☆64Updated last year
- Rails recently introduced has_secure_token but it's very primitive. Meet the competition.☆59Updated 3 years ago
- ActiveRecord support for PostgreSQL's native inherited tables (multi-table inheritance)☆97Updated 4 years ago
- A Ruby Memoization Helper☆76Updated 5 years ago
- tiny and fast database cleaner☆50Updated 7 years ago
- Seamless PostgreSQL date partitioning for your Rails models☆68Updated 7 years ago
- The simple way to create form objects or command/service objects with ActiveModel☆31Updated 10 months ago
- Simple presenter system for Rails without any black magic☆36Updated 2 years ago
- I'm feeling lucky!☆63Updated 7 years ago
- Delay rails controller actions in one line of code☆80Updated 7 years ago
- Service for monitoring and restarting puma workers☆51Updated 5 years ago
- EAV on Rails done right.☆62Updated 3 years ago
- A unified interface on top of ActiveRecord for case-insensitive string-in-set and prefix querying, and full-text search on SQLite, MySQL,…☆65Updated 2 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 6 months ago
- Automatic scopes for ActiveRecord models.☆81Updated 8 months ago
- Rspec matchers for APIs☆38Updated 7 years ago
- is_crawler does exactly what you might think it does: determine if the supplied string matches a known crawler or bot.☆31Updated 6 years ago
- Explicit image processing based on Dragonfly.☆111Updated 7 years ago
- Snip snip cuts the deadweight☆90Updated 2 years ago
- An easy way to provide inline translations in your Rails app☆44Updated 9 years ago
- PgMorph gives you a way to handle DB consistency for polymorphic relations and is based on PostgreSQL inheritance and partitioning featur…☆73Updated 5 years ago
- An ActiveRecord plugin for atomic archiving and unarchiving of object trees. Inspired by ActsAsParanoid and PermanentRecord☆129Updated last year
- Rails/Activerecord plugin to make value objects embedded into active record objects☆46Updated 5 years ago