elct9620 / boxingLinks
The zero-configuration Dockerfile generator for Ruby.
☆65Updated 7 months ago
Alternatives and similar repositories for boxing
Users that are interested in boxing are comparing it to the libraries listed below
Sorting:
- Overcoming limitation of Rails model errors API☆48Updated 7 years ago
- Simply cache whatever you want by using cachers which will help you maintain cached objects and expire them when they are changed.☆63Updated 11 months ago
- Cleaner syntax for writing OR Query in Rails 5, 6. And also add #or support to Rails 3 and 4.☆94Updated 11 months ago
- The zeon config docker image builder for Rails☆20Updated 6 years ago
- Is event sourcing for everyone? You tell me. Code & slides for talk delivered at ParisRB and RubyConf Taiwan.☆66Updated 2 years ago
- Config as YAML yet still being 12-factor compliant☆35Updated 7 years ago
- Provides a simple way to find records in the same order of input array. Has better performance than manually sorting. (Support both Postg…☆37Updated 11 months ago
- Command-line tool for puma to display information about running request/process... Fork of https://github.com/dimelo/puma-helper/ in ruby…☆116Updated 8 months ago
- Power tools for Active Record relations (scopes)☆89Updated 3 months ago
- This gem check if required env variables are present and its format using the .env and .env.sample files from Dotenv.☆53Updated 10 months ago
- High performance linear regression for Ruby, powered by GSL☆24Updated 3 months ago
- Useful extensions for active_interaction gem☆57Updated 3 months ago
- Fast computation of descriptive statistics in ruby using native code and SIMD☆59Updated last year
- Run code after the current Rack response or Rails action completes☆134Updated 10 months ago
- Convert strings between different cases.☆97Updated last year
- external/replacement version of rake stats☆121Updated last week
- A Ruby DSL for structured web crawling, with a robust caching system.☆254Updated last year
- A Rails gem to print the model schema in console☆38Updated 9 months ago
- Cursor pagination with pagy for Ruby On Rails☆129Updated last year
- Asynchronous WebSocket client and server, supporting HTTP/1 and HTTP/2 for Ruby.☆184Updated 10 months ago
- Callback-less event reactor for Ruby☆80Updated 2 years ago
- A more efficient way to get data from database. Like #pluck method but return array of hashes instead.☆105Updated 11 months ago
- 🔒 Sudo mode for your Rails controllers☆79Updated last year
- 🚀 Rocketman help build event-based/pub-sub code in Ruby☆141Updated 5 years ago
- Allows Sequel to reuse Active Record's database connection☆141Updated 2 months ago
- Rails SQL Views made easy ;)☆53Updated 3 months ago
- Example of rails app using Query Objects☆38Updated 2 years ago
- Detect unnecessary selected database columns