westonganger / rails_i18n_manager
Web interface to manage i18n translations helping to facilitate the editors of your translations. Provides a low-tech and complete workflow for importing, translating, and exporting your I18n translation files. Designed to allow you to keep the translation files inside your projects git repository where they should be.
☆216Updated last month
Alternatives and similar repositories for rails_i18n_manager:
Users that are interested in rails_i18n_manager are comparing it to the libraries listed below
- The easiest way to add custom confirmation dialog support to Rails apps.☆156Updated last week
- Optimized top-N-per-group Active Record associations using lateral joins☆255Updated 6 months ago
- Drop-in enhancement for Rails cache, offering better performance and compression with Brotli algorithm☆256Updated 5 months ago
- Extract Collaborator Objects from your Active Records, a new concept called Associated Objects☆275Updated last month
- Reduce Rails allocations by 35%+ and gain a speed boost. Memoizes asset links.☆178Updated 11 months ago
- Make your long-running sidekiq jobs interruptible and resumable.☆275Updated 7 months ago
- Quickly get a count estimation for large tables (>99% of accuracy for PostgreSQL).☆249Updated 7 months ago
- Simplified snapshots and restoration for ActiveRecord models and associations with a transparent white-box implementation☆163Updated 2 months ago
- Brings Common Table Expressions support to ActiveRecord and makes it super easy to build and chain complex CTE queries☆306Updated 6 months ago
- A faster alternative to the custom use of `in_batches` with `pluck`☆149Updated 4 months ago
- A very fast json builder for Rails☆162Updated 2 months ago
- Cursor-based pagination for ActiveRecord☆141Updated last week
- Simple positioning for Active Record models.☆265Updated 3 months ago
- ActiveRecord extension which adds typecasting to store accessors☆405Updated last month
- Rails Event Store in a more Rails way☆191Updated last month
- Manage timestamps in ActiveRecord models☆134Updated 2 weeks ago
- A stylish interactive mode for Bundler, inspired by `yarn upgrade-interactive`☆201Updated last month
- A PDF generator for Rails using Ferrum & headless Chrome☆226Updated last week
- ActiveJob::Performs adds the `performs` macro to set up jobs by convention.☆160Updated 3 months ago
- A ruby gem to run seeds for you in your Ruby on Rails application.☆150Updated last month
- Record and replay browser sessions in a self-hosted Rails Engine.☆166Updated last month
- A tracer for Active Record queries