edelpero / action_parameterLinks
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
Sorting:
- Automatic PostgreSQL database view creation for ActiveRecord☆34Updated 6 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 2 months ago
- Automatic scopes for ActiveRecord models.☆82Updated 9 months ago
- ActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.☆51Updated 6 years ago
- Log background jobs enqueued by your application (additionally with backtraces)☆34Updated last year
- A currency conversion api for the minimalist developer☆49Updated 7 years ago
- ActiveRecord extension for querying hstore and jsonb☆92Updated 4 years ago
- Sequential Sidekiq jobs for Rails☆61Updated 2 years ago
- Ruby gem for working with percentages☆32Updated 5 months ago
- Explicit image processing based on Dragonfly.☆111Updated 7 years ago
- Ruby HTML sanitizer based on a lightweight Oga parser.☆39Updated 6 months ago
- Light pattern Decorator for Rails from Light Ruby☆55Updated 6 years ago
- Simple Ruby JSON Serialization DSL. Replaces active_model_serializers.☆53Updated 6 years ago
- is_crawler does exactly what you might think it does: determine if the supplied string matches a known crawler or bot.☆30Updated 7 years ago
- Rails gem to manage tags with PostgreSQL array columns.☆53Updated 2 years ago
- ☆58Updated last year
- The simple way to create form objects or command/service objects with ActiveModel☆31Updated 11 months ago
- Easy wait to do view caching with automatically added "locale" value to the cached key.☆38Updated 3 weeks ago
- Simple, lightweight and fast metrics aggregation for Rails.☆73Updated 2 years ago
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated 2 years ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆48Updated last year
- Make any method perfomed later with ActiveJob☆28Updated 2 years ago
- High speed text tokenization for Ruby☆68Updated last month
- Active Record extension providing slotted counters support☆107Updated 3 months ago
- Versioning support for the Globalize library☆55Updated last year
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 7 months ago
- Form builder for Ruby. Fast, Furious, and Framework-Agnostic.☆78Updated 4 years ago
- String enums for Rails☆85Updated last month
- Easy breadcrumbs for Ruby on Rails web applications☆51Updated 8 months ago
- 🔬 Microscope adds useful scopes targeting ActiveRecord boolean, date and datetime fields.☆58Updated 3 years ago