edelpero / action_parameter
ActionParameter helps you move all your parameter's logic from controllers into it's own class. This way you'll keep your controllers dry and they'll be easier to test.
☆89Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for action_parameter
- ActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.☆51Updated 6 years ago
- Ruby gem for working with percentages☆32Updated last month
- Store text data in different languages. Similar to globalize, but uses PostgreSQL's JSONB to store data in a single field. No additional …☆57Updated 5 years ago
- Ruby HTML sanitizer based on a lightweight Oga parser.☆39Updated 6 years ago
- Versioning support for the Globalize library☆55Updated last year
- Sequential Sidekiq jobs for Rails☆61Updated last year
- Self-validating Ruby objects☆63Updated 6 months ago
- Simple presenter system for Rails without any black magic☆36Updated last year
- Simple, internationalized and DRY page titles and headings for Rails.☆114Updated this week
- Form builder for Ruby. Fast, Furious, and Framework-Agnostic.☆81Updated 3 years ago
- String enums for Rails☆83Updated 2 weeks ago
- Explicit image processing based on Dragonfly.☆114Updated 7 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆44Updated last month
- Simple ActiveRecord plugin that allows to specify default values for attributes☆52Updated 3 months ago
- Simple, lightweight and fast metrics aggregation for Rails.☆74Updated last year
- Easy wait to do view caching with automatically added "locale" value to the cached key.☆38Updated last year
- Automatic scopes for ActiveRecord models.☆80Updated 3 months ago
- Easy breadcrumbs for Ruby on Rails web applications☆51Updated 2 months ago
- An ActiveRecord plugin for atomic archiving and unarchiving of object trees. Inspired by ActsAsParanoid and PermanentRecord☆128Updated 7 months ago
- Service Object based on Either Monad☆27Updated 6 years ago
- allow edit Postgresql hstore values as json tree in ActiveAdmin☆38Updated 6 years ago
- Garfio helps you to build hooks in your ruby objects☆20Updated 9 years ago
- Light pattern Decorator for Rails from Light Ruby☆54Updated 5 years ago
- Rack middleware for idempotency guarantees in mutating endpoints.☆26Updated 7 years ago
- Simple Ruby JSON Serialization DSL. Replaces active_model_serializers.☆53Updated 5 years ago
- biggs is a small ruby gem/rails plugin for formatting postal addresses from over 60 countries.☆148Updated 11 months ago
- ☆58Updated last year
- Quick #rebuild! method implementation for closure_tree on PostgreSQL☆42Updated 8 years ago
- A currency conversion api for the minimalist developer☆49Updated 7 years ago