piscolomo / crowsLinks
Micro library for authorization in Ruby classes
☆21Updated 10 years ago
Alternatives and similar repositories for crows
Users that are interested in crows are comparing it to the libraries listed below
Sorting:
- Garfio helps you to build hooks in your ruby objects☆20Updated 10 years ago
- Validations and policies for immutable Ruby objects☆17Updated 4 years ago
- An easy way to provide inline translations in your Rails app☆43Updated 9 years ago
- an extensible DSL for filtering data sets☆54Updated 8 years ago
- ☆467Updated 9 years ago
- Add ᐅ piping method to Ruby for an Elixir feel. First parameter must be an object that responds to :call.☆40Updated 8 years ago
- Service for monitoring and restarting puma workers☆50Updated 5 years ago
- Auto-generate API docs from your RSpec tests!☆55Updated 8 years ago
- Command Pattern - decoupling what is done from who does it in Ruby and Rails☆56Updated 2 years ago
- Ruby HTML sanitizer based on a lightweight Oga parser.☆39Updated 8 months ago
- Allows you to rescue ActiveRecord::RecordNotFound for a specific model☆60Updated 9 years ago
- A web console for Rack apps.☆30Updated 9 months ago
- OpenFastStruct is a data structure, similar to an OpenStruct but faster.☆56Updated 9 months ago
- Rspec matchers for APIs☆38Updated 7 years ago
- Uniform Omni-Relational ActiveRecord Methods☆46Updated 6 years ago
- Tag based caching for Rails using Redis. Associate different cached content with a tag, then expire by tag instead of key.☆162Updated 3 years ago
- Ruby lib and executable to generate a conventional changelog☆50Updated 5 years ago
- Search gem for ruby web apps.☆60Updated 10 years ago
- The port of the glorious ActiveSupport for Opal☆34Updated 6 years ago
- An implementation of the Exhibit pattern, as described in Objects on Rails