westonganger / rearmed_railsLinks
A collection of helpful methods and monkey patches for Rails
☆33Updated 2 years ago
Alternatives and similar repositories for rearmed_rails
Users that are interested in rearmed_rails are comparing it to the libraries listed below
Sorting:
- Simple, lightweight and fast metrics aggregation for Rails.☆73Updated 2 years ago
- Automatic scopes for ActiveRecord models.☆82Updated 11 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 9 months ago
- Puma plugin for starting a Ngrok Tunnel☆45Updated 4 years ago
- ☆58Updated last year
- 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
- A currency conversion api for the minimalist developer☆49Updated 7 years ago
- A nice and tidy Capybara driver for headless Chrome. Even supports file downloads!☆31Updated 3 years ago
- Dead simple configurable user notifications with little overhead☆22Updated 3 years ago
- 🔒 Sudo mode for your Rails controllers☆79Updated last year
- Sequential Sidekiq jobs for Rails☆61Updated 2 years ago
- Rails gem to manage tags with PostgreSQL array columns.☆55Updated 2 years ago
- High speed text tokenization for Ruby