parndt / decoratorsLinks
Manages the process of loading decorators into your Rails application.
☆27Updated last month
Alternatives and similar repositories for decorators
Users that are interested in decorators are comparing it to the libraries listed below
Sorting:
- ☆18Updated last year
- ☆65Updated 3 years ago
- Gem to display the rails environment on the favicon☆215Updated 7 years ago
- Replaces Rails PostgreSQL `dbconsole` with the much nicer `pgcli`☆34Updated last week
- Seasonal-trend decomposition for Ruby☆23Updated this week
- A safe way to accept user parameters and query against your ActiveRecord Models☆25Updated last month
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆46Updated last year
- Automatic scopes for ActiveRecord models.☆83Updated last year
- Embedded Ruby (.erb) webpack loader for Ruby projects.☆104Updated 2 weeks ago
- Easy breadcrumbs for Ruby on Rails web applications☆51Updated last year
- Converts Ruby regexes to JavaScript regexes.☆75Updated 6 months ago
- Pushing the Ruby webserver interface to the next level☆15Updated this week
- Smart spellchecker for Ruby code and docs☆45Updated last year
- Diff tool for deep Ruby hash comparison☆52Updated 2 years ago
- Active Record without Database☆51Updated 2 years ago
- A lightweight and database-level Ruby library to transform any Active Record query into analytics hash ready for use with any chart libra…☆109Updated 7 years ago
- Recurring / Periodic / Scheduled / Cron job extension for Sidekiq☆87Updated last year
- A Development Tool for creating and managing system tests for Ruby on Rails >= 5.1 Applications☆71Updated 8 years ago
- An extension to paper_trail, using this you can fetch actual object who was responsible for this change☆44Updated 2 years ago
- High speed text tokenization for Ruby☆70Updated last month
- Ruby GraphQL analyser for blocking & throttling calls by IP☆54Updated 4 months ago
- Run group- and aggregation queries with graphql-ruby☆26Updated this week
- Augments Sidekiq job classes with a push_bulk method for easier bulk pushing.☆41Updated 3 years ago
- Use GitHub as authorization and more. Use organizations and teams as means of authorization by simply wrapping your rails routes in a blo…☆97Updated 8 years ago
- attractor (code complexity metrics visualization and exploration tool for ruby and javascript) running in a rails engine☆23Updated 2 years ago
- RSpec 3 code generator toward existing Ruby code.☆19Updated 3 years ago
- ActiveRecord extension for querying hstore and jsonb☆92Updated 5 years ago
- Sample rails container app with several unbuilt engines☆54Updated 13 years ago
- Private messaging between models☆38Updated 9 years ago
- Rails recently introduced has_secure_token but it's very primitive. Meet the competition.