jeremyevans / sequel-annotateLinks
Annotate your Sequel models
☆39Updated last week
Alternatives and similar repositories for sequel-annotate
Users that are interested in sequel-annotate are comparing it to the libraries listed below
Sorting:
- Comparative ruby web application benchmarks with a large number of routes☆101Updated 9 months ago
- An alternative to rake, with all the great stuff and a sprinkling of magic dust.☆124Updated last month
- Inflector for Ruby☆97Updated 2 weeks ago
- Scalable multi-thread multi-process containers for Ruby.☆93Updated 3 weeks ago
- ActiveRecord schema annotations done right☆74Updated 10 months ago
- Ruby Enums with a literal-style syntax.☆59Updated last year
- Strategic - Painless Strategy Pattern in Ruby and Rails☆49Updated last year
- Principled Test Framework for Ruby and MRuby☆73Updated 3 months ago
- Write benchmarks without the hassle.☆75Updated 5 months ago
- Allows Sequel to reuse Active Record's database connection☆143Updated 3 weeks ago
- Tools to help with managing database operations with Sequel through Rake tasks☆46Updated 3 years ago
- A Roda + Sequel + Webpack/TailwindCSS boilerplate to get started quickly.☆43Updated 2 years ago
- An easier way to run command line applications and get all of the output.☆72Updated 2 years ago
- Fast computation of descriptive statistics in ruby using native code and SIMD☆59Updated 2 years ago
- Rails gem to manage tags with PostgreSQL array columns.☆55Updated 2 years ago
- Arel made simple☆99Updated 4 years ago
- Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).☆44Updated last year
- Ruby Library Preloader☆112Updated 2 months ago
- Generate a static site from any rack middleware.☆67Updated last year
- A collection of core object refinements.☆83Updated last week
- Collection of helpers for dealing with fixtures in RSpec☆45Updated 4 years ago
- Separate schema from data migrations in your Rails apps☆69Updated 3 weeks ago
- Strong type checking (assertion) for Ruby☆86Updated 3 years ago
- Asynchronous WebSockets plugin for Roda.☆52Updated last year
- Bulk-pushes jobs to Sidekiq when you need it to.☆43Updated 2 years ago
- Rack Application that reloads application files if changed, unloading constants first☆107Updated 2 months ago
- Web Administrative Console for Roda/Sinatra/Rails and Sequel::Model☆70Updated last month
- Framework agnostic scheduler to run recurring jobs.☆131Updated 6 months ago
- Parse Accept and Accept-Language HTTP headers in Ruby.☆87Updated 8 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated last year