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 9 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 7 years ago
- Seamless PostgreSQL date partitioning for your Rails models☆68Updated 7 years ago
- ActiveRecord support for PostgreSQL's native inherited tables (multi-table inheritance)☆97Updated 5 years ago
- Form builder for Ruby. Fast, Furious, and Framework-Agnostic.☆78Updated 4 years ago
- Self-validating Ruby objects☆64Updated 4 months ago
- tiny and fast database cleaner☆50Updated 8 years ago
- Rails data aggregation framework☆58Updated last year
- Simple, lightweight and fast metrics aggregation for Rails.☆73Updated 2 years ago
- Light pattern Decorator for Rails from Light Ruby☆54Updated 6 years ago
- an extensible DSL for filtering data sets☆54Updated 9 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…☆109Updated 7 years ago
- A currency conversion api for the minimalist developer☆49Updated 8 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 Ruby event emitter implementation.☆71Updated 9 years ago
- Rails/Activerecord plugin to make value objects embedded into active record objects☆46Updated 6 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated last year
- Restrict the values assignable to ActiveRecord attributes or associations.☆140Updated 2 weeks ago
- Simple yet useful Geo Coordinates class for Ruby☆123Updated 4 years ago
- A Development Tool for creating and managing system tests for Ruby on Rails >= 5.1 Applications☆71Updated 8 years ago
- EAV on Rails done right.☆62Updated 3 years ago
- Delay rails controller actions in one line of code☆80Updated 7 years ago
- A Rails extension for providing awesome user-initiated string interpolation☆57Updated 10 years ago
- Interactive Ruby on Rails Routes☆64Updated 2 years ago
- Turn controller tests into API docs.☆28Updated 8 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 3 years ago
- Adds benchmarking methods to Sidekiq workers, keeps metrics and adds tab to Web UI to let you browse them☆146Updated 3 years ago
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated 3 years ago
- Automatic scopes for ActiveRecord models.☆83Updated last year
- ActiveRecord extension for querying hstore and jsonb☆92Updated 5 years ago
- ActionMailer-like interface for any type of notifications☆114Updated 2 years ago