wbotelhos / normalizy
Attribute normalizer for Rails
☆19Updated 2 years ago
Alternatives and similar repositories for normalizy:
Users that are interested in normalizy are comparing it to the libraries listed below
- is_crawler does exactly what you might think it does: determine if the supplied string matches a known crawler or bot.☆31Updated 6 years ago
- ActionMailer-like interface for any type of notifications☆115Updated last year
- Ruby gem for working with percentages☆32Updated 2 months ago
- Create ActiveRecord relations from UNIONs☆48Updated 2 months ago
- Sometimes you want to normalize data before saving it to the database like down casing e-mails, removing spaces and so on. This Rails plu…☆49Updated last year
- This is an ActiveRecord integration for a niceql gem. Niceql is a small, nice, simple and zero dependency solution for SQL prettifying fo…☆34Updated last month
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 3 years ago
- Resumable support for ActiveStorage☆31Updated 4 months ago
- ☆58Updated last year
- Make any method perfomed later with ActiveJob☆28Updated 2 years ago
- Breakout detection for Ruby☆46Updated 2 months ago
- See in development logs how many records your queries returns. It can help with solving performance issues.☆31Updated 2 years ago
- Super simple and convenient way to isolate and namespace a collection of related methods☆37Updated last month
- Stemming for Ruby, powered by Snowball☆27Updated 2 months ago
- active record mixin for axlsx☆9Updated 3 years ago
- Override migration methods to support UUID columns without having to be explicit about it.☆46Updated 2 years ago
- String enums for Rails☆84Updated 2 months ago
- Automatic scopes for ActiveRecord models.☆81Updated 7 months ago
- This gem provides a mechanism for pending features.☆85Updated 3 years ago
- An ID obfuscator for ActiveRecord☆18Updated last year
- A Backport of Rails 5's collection cache keys to AR 3 and 4☆38Updated 5 years ago
- Optimize rails assets using image_optim☆56Updated last month
- Automaticaly increments a field in ActiveRecord.☆58Updated 4 months ago
- A linting tool for your Rails routes☆31Updated 9 months ago
- Self-validating Ruby objects☆64Updated 10 months ago
- Speed up ActiveRecord#present? calls with the power of monkeypatching!☆60Updated 4 years ago
- Explicit soft deletion for ActiveRecord via deleted_at and default scope☆70Updated 4 months ago
- biggs is a small ruby gem/rails plugin for formatting postal addresses from over 60 countries.☆149Updated last year
- Feature Envy enhances Ruby with features inspired by other programming languages☆43Updated 10 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 5 months ago