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:
- 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
- Easy wait to do view caching with automatically added "locale" value to the cached key.☆38Updated 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 …☆56Updated 2 months 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
- Log background jobs enqueued by your application (additionally with backtraces)☆34Updated last year
- 🔬 Microscope adds useful scopes targeting ActiveRecord boolean, date and datetime fields.☆58Updated 3 years ago
- Ruby library for Finance math.☆57Updated 11 months ago
- Rails gem to manage tags with PostgreSQL array columns.☆53Updated 2 years ago
- Self-validating Ruby objects☆64Updated 2 weeks ago
- Uniform Omni-Relational ActiveRecord Methods☆46Updated 6 years ago
- Rails recently introduced has_secure_token but it's very primitive. Meet the competition.☆58Updated 4 years ago
- Automatic scopes for ActiveRecord models.☆82Updated 10 months ago
- A Backport of Rails 5's collection cache keys to AR 3 and 4☆38Updated 5 years ago
- The simple way to create form objects or command/service objects with ActiveModel☆31Updated last year
- Ruby gem for working with percentages☆32Updated 5 months ago
- Ruby HTML sanitizer based on a lightweight Oga parser.☆39Updated 6 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
- Simple presenter system for Rails without any black magic☆36Updated 2 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 8 months ago
- an extensible DSL for filtering data sets☆54Updated 8 years ago
- ☆30Updated 8 years ago
- Base class and modules for YAML backed static models.☆43Updated last year
- Service for monitoring and restarting puma workers☆50Updated 5 years ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆48Updated last year
- Seamless PostgreSQL date partitioning for your Rails models☆68Updated 7 years ago
- Redirect the user to the proper "back" page☆36Updated last month
- Bitwise attribute for ruby class and Rails model☆67Updated 3 years ago
- A Rails extension for providing awesome user-initiated string interpolation☆57Updated 9 years ago