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
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 8 months 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
- Automatic scopes for ActiveRecord models.☆82Updated 10 months ago
- A currency conversion api for the minimalist developer☆49Updated 7 years ago
- Rails/Activerecord plugin to make value objects embedded into active record objects☆46Updated 6 years ago
- tiny and fast database cleaner☆50Updated 7 years ago
- Sequential Sidekiq jobs for Rails☆61Updated 2 years ago
- A Development Tool for creating and managing system tests for Ruby on Rails >= 5.1 Applications☆72Updated 7 years ago
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆51Updated 6 years ago
- A Rails extension for providing awesome user-initiated string interpolation☆57Updated 9 years ago
- Light pattern Decorator for Rails from Light Ruby☆55Updated 6 years ago
- Rails gem to manage tags with PostgreSQL array columns.☆53Updated 2 years ago
- Make any method perfomed later with ActiveJob☆28Updated 2 years ago
- 🔒 Sudo mode for your Rails controllers☆79Updated last year
- Convert strings between different cases.☆97Updated last year
- ActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.☆51Updated 6 years ago
- This is an ActiveRecord integration for a niceql gem. Niceql is a small, nice, simple and zero dependency solution for SQL prettifying fo…☆37Updated 4 months ago
- Base class and modules for YAML backed static models.☆43Updated 11 months ago
- Wrap your methods in DB Transactions☆53Updated last month
- ActiveRecord schema annotations done right☆74Updated 6 months ago
- See in development logs how many records your queries returns. It can help with solving performance issues.☆31Updated last month
- ActionMailer-like interface for any type of notifications☆114Updated last year
- Migrate to Strong Parameters☆41Updated 5 months ago
- Seamless PostgreSQL date partitioning for your Rails models☆68Updated 7 years ago
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- Create ActiveRecord relations from UNIONs☆49Updated last month
- Ruby Value Object conventions☆95Updated 4 years ago
- Store text data in different languages. Similar to globalize, but uses PostgreSQL's JSONB to store data in a single field. No additional …☆56Updated 2 months ago