olegantonyan / translateableLinks
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 5 months ago
Alternatives and similar repositories for translateable
Users that are interested in translateable are comparing it to the libraries listed below
Sorting:
- ActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.☆51Updated 6 years ago
- Seamless PostgreSQL date partitioning for your Rails models☆68Updated 7 years ago
- Self-validating Ruby objects☆64Updated 2 weeks ago
- Simple, lightweight and fast metrics aggregation for Rails.☆73Updated 2 years ago
- A lightweight and database-level Ruby library to transform any Active Record query into analytics hash ready for use with any chart libra…☆110Updated 6 years ago
- Rails data aggregation framework☆58Updated last year
- Light pattern Decorator for Rails from Light Ruby☆55Updated 6 years ago
- Form builder for Ruby. Fast, Furious, and Framework-Agnostic.☆78Updated 4 years ago
- tiny and fast database cleaner☆50Updated 7 years ago
- ActiveRecord support for PostgreSQL's native inherited tables (multi-table inheritance)☆97Updated 4 years ago
- Automatic scopes for ActiveRecord models.☆82Updated last year
- EAV on Rails done right.☆62Updated 3 years ago
- ActiveRecord extension for querying hstore and jsonb☆92Updated 4 years ago
- A currency conversion api for the minimalist developer☆49Updated 7 years ago
- ☆58Updated last year
- Merge Sidekiq jobs☆50Updated 3 years ago
- an extensible DSL for filtering data sets☆54Updated 9 years ago
- A Development Tool for creating and managing system tests for Ruby on Rails >= 5.1 Applications☆72Updated 8 years ago
- Rails/Activerecord plugin to make value objects embedded into active record objects☆46Updated 6 years ago
- An ActiveRecord plugin for atomic archiving and unarchiving of object trees. Inspired by ActsAsParanoid and PermanentRecord☆129Updated last year
- A Rails extension for providing awesome user-initiated string interpolation☆57Updated 9 years ago
- Restrict the values assignable to ActiveRecord attributes or associations.☆140Updated 6 months ago
- Versioning support for the Globalize library☆56Updated last month
- A Ruby event emitter implementation.☆71Updated 8 years ago
- Interactive Ruby on Rails Routes☆64Updated 2 years ago
- is_crawler does exactly what you might think it does: determine if the supplied string matches a known crawler or bot.☆30Updated 7 years ago
- A simple plugin to handle, log, and customize production errors in Rails applications☆87Updated 6 years ago
- Simple yet useful Geo Coordinates class for Ruby☆123Updated 4 years ago
- ActionMailer-like interface for any type of notifications☆114Updated 2 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 10 months ago