tomblomfield-zz / policyLinks
Policy Objects for Rails
☆72Updated 11 years ago
Alternatives and similar repositories for policy
Users that are interested in policy are comparing it to the libraries listed below
Sorting:
- The spicy feature toggle framework for Rails☆214Updated last year
- Allows you to rescue ActiveRecord::RecordNotFound for a specific model☆60Updated 10 years ago
- allow your users to wait for the completion of your `ActiveJob`☆54Updated 8 years ago
- Custom performance logging for Rails☆134Updated 5 months ago
- Rails data aggregation framework☆58Updated last year
- Octoshark is an ActiveRecord connection manager☆132Updated last year
- Polymorphic relationships in Rails that keep your database happy.☆46Updated 3 years ago
- Replicate data across your applications☆393Updated 9 years ago
- Tag based caching for Rails using Redis. Associate different cached content with a tag, then expire by tag instead of key.☆161Updated 3 years ago
- RSpec matchers for testing ActiveJob☆99Updated 8 years ago
- ActiveRecord like query methods for Ruby enumerable collections.☆74Updated 7 years ago
- Introspect the Ruby Heap by indexing, counting, locating references to and detaching (in order to release) objects - optionally narrowing…☆246Updated 12 years ago
- A web interface for Clockwork☆40Updated 2 weeks ago
- Rails-style method hooks for plain old Ruby objects☆97Updated 4 years ago
- Plain old Ruby for generating primitive data structures from object graphs.☆107Updated 8 years ago
- Merge Sidekiq jobs☆50Updated 4 years ago
- Automatic strong parameters☆82Updated 9 years ago
- Gem-authoring extensions for classes and modules.☆93Updated 8 months ago
- Capistrano tasks for foreman and upstart.☆135Updated 2 years ago
- tiny and fast database cleaner☆50Updated 8 years ago
- a little gem to provide a heartbeat for your app☆51Updated 3 years ago
- Transparently publish all model changes to subscribers☆102Updated 5 years ago
- Tell StatsD about request time, GC, objects and more. Latest Rails 4 and Ruby 2.1 support, and ancient Rails 2 and Ruby 1.8 support.☆194Updated 3 years ago
- A simple pubsub event bus☆128Updated 11 years ago
- Auto-generate API docs from your RSpec tests!☆55Updated 8 years ago
- Adds benchmarking methods to Sidekiq workers, keeps metrics and adds tab to Web UI to let you browse them☆146Updated 3 years ago
- 🔁 Automatically retry failed ActiveJobs☆49Updated 8 years ago
- ModelAttribute gem - attributes for non-ActiveRecord models☆125Updated 5 years ago
- ActiveRecord support for PostgreSQL's native inherited tables (multi-table inheritance)☆97Updated 5 years ago
- Render Rails templates to a string from any class.