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 8 years ago
Alternatives and similar repositories for action_parameter:
Users that are interested in action_parameter are comparing it to the libraries listed below
- ActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.☆51Updated 6 years ago
- Light pattern Decorator for Rails from Light Ruby☆55Updated 6 years ago
- Restrict the values assignable to ActiveRecord attributes or associations.☆138Updated last month
- an extensible DSL for filtering data sets☆54Updated 8 years ago
- Explicit image processing based on Dragonfly.☆111Updated 7 years ago
- Self-validating Ruby objects☆64Updated 11 months ago
- Simple, lightweight and fast metrics aggregation for Rails.☆73Updated 2 years ago
- ActiveRecord extension for querying hstore and jsonb☆92Updated 4 years ago
- Easy wait to do view caching with automatically added "locale" value to the cached key.☆38Updated 2 years ago
- Rails recently introduced has_secure_token but it's very primitive. Meet the competition.☆59Updated 3 years ago
- Active Record extension providing slotted counters support☆107Updated last month
- A currency conversion api for the minimalist developer☆49Updated 7 years ago
- Ruby HTML sanitizer based on a lightweight Oga parser.☆39Updated 4 months ago
- PgMorph gives you a way to handle DB consistency for polymorphic relations and is based on PostgreSQL inheritance and partitioning featur…☆73Updated 5 years ago
- Base class and modules for YAML backed static models.☆43Updated 9 months ago
- Automatic scopes for ActiveRecord models.☆81Updated 8 months ago
- Sequential Sidekiq jobs for Rails☆61Updated 2 years ago
- Simple presenter system for Rails without any black magic☆36Updated 2 years ago
- Ruby gem for working with percentages☆32Updated 3 months ago
- ☆58Updated last year
- A Rails extension for providing awesome user-initiated string interpolation☆57Updated 9 years ago
- Some custom methods built to help making Telegram bots using this wrapper: https://github.com/atipugin/telegram-bot-ruby☆23Updated 3 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 6 months ago
- ☆30Updated 8 years ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆49Updated last year
- Garfio helps you to build hooks in your ruby objects☆20Updated 10 years ago
- ☆42Updated 8 months 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 3 weeks ago
- Better Rails Enumerations☆38Updated 6 months ago
- Rails gem to manage tags with PostgreSQL array columns.☆53Updated 2 years ago