NullVoxPopuli / drawersLinks
Group related classes together. No more silos. A solution to rails dystopia.
☆147Updated last year
Alternatives and similar repositories for drawers
Users that are interested in drawers are comparing it to the libraries listed below
Sorting:
- no-persistence pure ruby relational algebra☆198Updated 8 years ago
- Bundler for Sprockets☆166Updated 2 years ago
- Instruments for benchmarking, tracing, and debugging Factory Girl models.☆127Updated 2 years ago
- Render portions of your Rails view in a background job queue. ActiveJob + ActionCable.☆188Updated 7 years ago
- When NullObject meets ActiveRecord☆110Updated 10 years ago
- Test data generation framework☆113Updated 5 years ago
- Tool for writing characterization tests - Generate RSpec or minitest specs based on existing behavior in a straightforward manner☆99Updated 8 years ago
- SuperModule allows defining class methods and method invocations the same way a super class does without using def included(base). This a…