apotonick / hooks
Generic hooks with callbacks for Ruby.
☆280Updated 5 years ago
Alternatives and similar repositories for hooks:
Users that are interested in hooks are comparing it to the libraries listed below
- Create temporary table-backed ActiveRecord models for use in tests☆212Updated 2 months ago
- Make after_commit callbacks fire in tests for Rails 3+ with transactional_fixtures = true.☆238Updated 2 years ago
- Render Rails templates to a string from any class.☆226Updated 5 years ago
- uniform notifier for rails logger, customized logger, javascript alert, javascript console, growl and xmpp☆237Updated 2 years ago
- Old school have_tag, with_tag(and more) matchers for rspec 3 (Nokogiri powered)☆198Updated last year
- Decorators on top of your ORM layer.☆171Updated 3 weeks ago
- Show failing specs instantly☆283Updated 3 years ago
- ActiveHash Relation: Simple gem that allows you to run multiple ActiveRecord::Relation using hash. Perfect for APIs.☆119Updated 3 years ago
- Collection of ActiveModel/ActiveRecord validators☆305Updated last year
- Rack middleware that provides access to rack.session environment☆258Updated 5 years ago
- Skips asset compilation if none of the assets were changed since last release.☆185Updated 5 years ago
- Binary uuid keys in Rails☆339Updated 5 years ago
- Test Rails generators with RSpec☆112Updated last year
- Fast asset compilation and deployment for your Rails app☆199Updated 2 years ago
- Simple bitmask attribute support for ActiveRecord 3+☆229Updated 4 years ago
- Interactive Ruby on Rails Routes☆66Updated 2 years ago
- Create nested forms with ease.☆292Updated 5 years ago
- Send Devise's emails in background. Supports Resque, Sidekiq, Delayed::Job and QueueClassic.☆575Updated 3 years ago
- NetHttp2 is an HTTP/2 client for Ruby.☆141Updated last year
- Protect attributes from mass-assignment in ActiveRecord models.☆229Updated last year
- MongoId's any_of like implementation for activerecord