thoughtbot / props_template
A very fast json builder for Rails
☆162Updated 2 months ago
Alternatives and similar repositories for props_template:
Users that are interested in props_template are comparing it to the libraries listed below
- A stylish interactive mode for Bundler, inspired by `yarn upgrade-interactive`☆201Updated last month
- Cursor-based pagination for ActiveRecord☆141Updated 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
- The easiest way to add custom confirmation dialog support to Rails apps.☆157Updated last week
- A tracer for Active Record queries☆182Updated 7 months ago
- Rails Event Store in a more Rails way☆191Updated last month
- Record and replay browser sessions in a self-hosted Rails Engine.☆166Updated last month
- ActiveJob::Performs adds the `performs` macro to set up jobs by convention.☆160Updated 3 months ago
- Manage timestamps in ActiveRecord models☆134Updated 2 weeks ago
- Synchronize Capybara commands with application JavaScript and AJAX requests☆143Updated this week
- Make your long-running sidekiq jobs interruptible and resumable.☆275Updated 7 months ago
- Better Mailer Previews is a Ruby on Rails gem that makes it easier to preview ActionMailer email templates.☆163Updated 9 months ago
- Web interface to manage i18n translations helping to facilitate the editors of your translations. Provides a low-tech and complete workfl…☆216Updated last month
- Reduce Rails allocations by 35%+ and gain a speed boost. Memoizes asset links.☆178Updated 11 months ago
- Simple positioning for Active Record models.☆265Updated 3 months ago
- An alternative to Rails strong_parameters. Define structured and strongly-typed parameter schemas for your Rails controllers.☆127Updated 2 weeks ago
- Quickly get a count estimation for large tables (>99% of accuracy for PostgreSQL).☆249Updated 7 months ago
- ActiveRecord extension which adds typecasting to store accessors☆405Updated last month
- Render a Rack app (Rails/Sinatra/etc) to a static build so it can be served by Netlify, Now, GitHub Pages, S3, or any other web server.☆246Updated last month
- A faster alternative to the custom use of `in_batches` with `pluck`