palkan / action_policyLinks
Authorization framework for Ruby/Rails applications
☆1,478Updated 2 months ago
Alternatives and similar repositories for action_policy
Users that are interested in action_policy are comparing it to the libraries listed below
Sorting:
- Database changes log for Rails☆1,650Updated last month
- Adds additional postgres functionality to an ActiveRecord / Rails application☆1,386Updated 2 weeks ago
- Simple, Fast, and Declarative Serialization Library for Ruby☆1,224Updated this week
- Identify database issues before they hit production.☆1,870Updated 2 months ago
- Just the right amount of Rails eager loading☆1,640Updated 8 months ago
- Modern encryption for Ruby and Rails☆1,525Updated last week
- Pluggable Ruby translation framework☆1,072Updated 6 months ago
- Work with JSON-backed attributes as ActiveRecord-ish models☆1,155Updated last week
- The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.☆1,126Updated 2 months ago
- Monitor performance of you Rails applications (self-hosted and free)☆1,150Updated last month
- Adds typed jsonb backed fields to your ActiveRecord models.☆1,125Updated this week
- Easy multi-tenancy for Rails in a shared database setup.☆1,638Updated 3 months ago
- Log in as another user in Rails☆1,384Updated 2 months ago
- 🃏🗑 Soft deletes for ActiveRecord done right☆2,292Updated 8 months ago
- A collection of lightweight, standardized, rails-oriented patterns.☆717Updated 11 months ago
- Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes…☆1,109Updated 3 weeks ago
- Rails N+1 queries auto-detection with zero false positives / false negatives☆1,683Updated 3 weeks ago
- 🗝 Authentication for your Rails app without the icky-ness of passwords