rosenfeld / sequel_toolsLinks
Tools to help with managing database operations with Sequel through Rake tasks
☆46Updated 3 years ago
Alternatives and similar repositories for sequel_tools
Users that are interested in sequel_tools are comparing it to the libraries listed below
Sorting:
- Arel made simple☆98Updated 4 years ago
- Rails gem to manage tags with PostgreSQL array columns.☆54Updated 2 years ago
- ActiveRecord schema annotations done right☆73Updated 11 months ago
- Ruby Library Preloader☆112Updated 3 weeks ago
- Automatic scopes for ActiveRecord models.☆83Updated last year
- Convert strings between different cases.☆97Updated last year
- Syntax improvements and other useful methods for ruby☆66Updated 6 years ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆49Updated 2 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated last year
- A sensible interface to monotonic time in Ruby☆157Updated 2 years ago
- Getting paranoid about your Rails application params? Try paramoid!☆72Updated 10 months ago
- Simple, lightweight and fast metrics aggregation for Rails.☆73Updated 2 years ago
- A small authorization library, inspired by Pundit, but built for scopes☆93Updated 5 years ago
- Generate a static site from any rack middleware.☆67Updated last year
- A collection of core object refinements.☆83Updated this week
- Ruby Enums with a literal-style syntax.☆58Updated last year
- Fast computation of descriptive statistics in ruby using native code and SIMD☆59Updated 2 years ago
- An evolutionary computation framework for Ruby☆62Updated 7 months ago
- Framework agnostic scheduler to run recurring jobs.☆131Updated 7 months ago
- A ruby job scheduler which runs jobs each in their own thread in a persistent process.☆87Updated last week
- A nice and tidy Capybara driver for headless Chrome. Even supports file downloads!☆31Updated 3 years ago
- Active Record extension providing slotted counters support☆113Updated 9 months ago
- Allows Sequel to reuse Active Record's database connection☆143Updated last month
- Rails SQL Views made easy ;)☆55Updated 7 months ago
- Super simple and convenient way to isolate and namespace a collection of related methods☆37Updated 10 months ago
- Idiomatic Ruby hash transformations☆129Updated 6 years ago
- Rails plugin to dry-initializer gem☆35Updated 5 years ago
- A Roda + Sequel + Webpack/TailwindCSS boilerplate to get started quickly.☆43Updated 2 years ago
- Verifica is Ruby's most scalable authorization solution☆61Updated 2 years ago
- Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).☆43Updated last year