jackc / surus
PostgreSQL extensions for ActiveRecord
☆395Updated 4 years ago
Alternatives and similar repositories for surus:
Users that are interested in surus are comparing it to the libraries listed below
- A library for composing complex SQL queries by defining their subcomponents and the dependencies between them.☆166Updated 7 years ago
- ActiveRecord extension to kick the speed of allocating ActiveRecord object☆164Updated 2 years ago
- Generate specs for your rails application the easy way. Regressor generates model and controller specs based on validations, associations…☆206Updated last year
- SchemaPlus provides a collection of enhancements and extensions to ActiveRecord☆679Updated 2 years ago
- Sidekiq middleware that adds the ability to rate limit job execution.☆233Updated last year
- Improve perceived performance of your rails application with minimum effort☆244Updated 7 years ago
- Seamless second database integration for Rails.☆219Updated 5 months ago
- Ruby gem to load SQL queries from `.sql.erb` templates using ERB.☆158Updated 10 months ago
- Find next / previous Active Record(s) in one query☆510Updated 3 months ago
- A library for "one off" announcements in Rails apps.☆297Updated 5 months ago
- Collection of ActiveModel/ActiveRecord validators☆304Updated last year
- no-persistence pure ruby relational algebra☆198Updated 8 years ago
- Multi-fetch Fragments makes rendering and caching a collection of template partials easier and faster.☆539Updated 6 years ago
- Binary uuid keys in Rails☆339Updated 5 years ago
- TuneMyGC - optimal MRI Ruby 2.1+ Garbage Collection☆345Updated 4 years ago
- 💂 Simple, declarative, role-based access control system for Rails and Ruby☆242Updated 5 years ago
- Create temporary table-backed ActiveRecord models for use in tests☆212Updated 3 months ago
- A Ruby gem for using the postgres explain command with Active Record☆225Updated 2 years ago
- Render Rails templates to a string from any class.☆226Updated 5 years ago
- A tool for detecting missing unique indexes in Rails projects☆337Updated 4 years ago
- Adds support for missing PostgreSQL data types to ActiveRecord☆642Updated 3 years ago
- Simple bitmask attribute support for ActiveRecord 3+☆229Updated 4 years ago
- Useful tools to help construct database queries with ActiveRecord and Arel.☆415Updated last month
- Searchlight helps you build searches from options via Ruby methods that you write.☆532Updated last year
- Adds ActiveModel::Errors#details to return type of used validator - Backport from Rails 5.0☆150Updated 7 years ago
- Generate mocks from ActiveRecord models for unit tests that run fast because they don’t need to load Rails or a database.