steventen / sql_tracker
Rails SQL Query Tracker
☆176Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for sql_tracker
- ActiveRecord extension to kick the speed of allocating ActiveRecord object☆163Updated 2 years ago
- Actionable code coverage.☆233Updated last year
- Searchlight helps you build searches from options via Ruby methods that you write.☆533Updated 9 months ago
- Action Cable command-line client☆230Updated 10 months ago
- Generate specs for your rails application the easy way. Regressor generates model and controller specs based on validations, associations…☆206Updated last year
- Instruments for benchmarking, tracing, and debugging Factory Girl models.☆121Updated last year
- Decorators on top of your ORM layer.☆171Updated 2 months ago
- Precompiles ActionView templates at app boot for Rails 6+☆145Updated 2 months ago
- Create temporary table-backed ActiveRecord models for use in tests☆212Updated last week
- A friendlier CLI for Bundler’s `update` and `outdated` commands.☆194Updated 2 weeks ago
- Render portions of your Rails view in a background job queue. ActiveJob + ActionCable.☆190Updated 6 years ago
- niceql gem repo. Nice, colorized SQL formatting in ruby.☆318Updated last year
- Declaratively filter data via URL params, in any Rack app, with any ORM.☆248Updated 4 years ago
- Tooling for tracing object allocations in Ruby 2.1☆259Updated 2 years ago
- A RubyGems plugin that compares versions of the given gem☆247Updated 2 years ago
- Parameters-based transformation DSL☆207Updated 11 months ago
- Integrate PostgreSQL's enumerated types with the Rails enum feature☆167Updated 2 years ago
- Fast batch deletes for Active Record and Postgres☆200Updated last year
- Automatic cleanup for the Rails db/structure.sql file (ActiveRecord/PostgreSQL)☆146Updated last month
- Deadlines for Ruby☆156Updated last year
- Improve perceived performance of your rails application with minimum effort☆247Updated 7 years ago
- ⚛️ REST services accelerator: Rails gem providing an easy, active-record-like interface for http (hypermedia) json services☆137Updated 2 years ago
- A Ruby gem for using the postgres explain command with Active Record