vasilakisfil / flexible-permissions
Specify allowed attributes and associations per model per role class. Perfect for modern APIs.
☆19Updated 8 years ago
Alternatives and similar repositories for flexible-permissions:
Users that are interested in flexible-permissions are comparing it to the libraries listed below
- A page in your rack-based application that allows quick execution of pre-built queries☆24Updated 2 years ago
- is_crawler does exactly what you might think it does: determine if the supplied string matches a known crawler or bot.☆31Updated 6 years ago
- ☆58Updated last year
- Self-validating Ruby objects☆64Updated 11 months ago
- Rspec matchers for APIs☆38Updated 7 years ago
- Making Ruby Strings Powerful☆27Updated 8 years ago
- A currency conversion api for the minimalist developer☆49Updated 7 years ago
- Hierarchical access management system with advanced roles inheritance. 🦋☆47Updated 2 years ago
- Automatic Elasticsearch Reindexing of Active Record Associations☆31Updated 8 years ago
- Sane Docker development environment for humans.☆21Updated 6 years ago
- 🔁 Automatically retry failed ActiveJobs☆49Updated 8 years ago
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated 2 years ago
- ActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.☆51Updated 6 years ago
- Start, monitor, and observe background worker processes, from Ruby.☆56Updated 8 years ago
- Comprehensive cache key generator for scopes (complements Rails' `cache` helper)☆38Updated 8 years ago
- Simple presenter system for Rails without any black magic☆36Updated 2 years ago
- A Rails extension for providing awesome user-initiated string interpolation☆57Updated 9 years ago
- Automated letsencrypt setup for heroku☆55Updated 5 years ago
- an extensible DSL for filtering data sets☆54Updated 8 years ago
- Easy wait to do view caching with automatically added "locale" value to the cached key.☆38Updated 2 years ago
- Delay rails controller actions in one line of code☆80Updated 6 years ago
- A Ruby gem for caching HTTP responses.☆23Updated 2 years ago
- Automatic scopes for ActiveRecord models.☆81Updated 8 months ago
- Type Validation for Rails☆49Updated 5 months ago
- Rails data aggregation framework☆58Updated last year
- The simple way to create form objects or command/service objects with ActiveModel☆31Updated 10 months ago
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- Store text data in different languages. Similar to globalize, but uses PostgreSQL's JSONB to store data in a single field. No additional …☆56Updated 3 weeks ago
- Seamless PostgreSQL date partitioning for your Rails models☆68Updated 7 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 6 months ago