NullVoxPopuli / lazy_crud
Lazy way to implement common actions in controllers in Rails
☆12Updated 9 years ago
Alternatives and similar repositories for lazy_crud:
Users that are interested in lazy_crud are comparing it to the libraries listed below
- Specify allowed attributes and associations per model per role class. Perfect for modern APIs.☆19Updated 8 years ago
- Opal wrapper for rails actioncable☆22Updated 7 years ago
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated 2 years ago
- ActiveRecord extension to get more from PostgreSQL.☆26Updated last month
- A currency conversion api for the minimalist developer☆49Updated 7 years ago
- Hierarchical access management system with advanced roles inheritance. 🦋☆47Updated 2 years ago
- The port of the glorious ActiveSupport for Opal☆34Updated 5 years ago
- 🔁 Automatically retry failed ActiveJobs☆49Updated 7 years ago
- ActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.☆51Updated 6 years ago
- Simplest authentication solution for Hanami☆14Updated 6 years ago
- Microlibrary for write representations of objects to your JSON APIs☆11Updated 9 years ago
- Self-validating Ruby objects☆64Updated 11 months ago
- Ruby gem for working with percentages☆32Updated 3 months ago
- Delay rails controller actions in one line of code☆80Updated 6 years ago
- ☆10Updated 8 years ago
- Garfio helps you to build hooks in your ruby objects☆20Updated 9 years ago
- ☆23Updated 2 years ago
- Form builder for Ruby. Fast, Furious, and Framework-Agnostic.☆78Updated 4 years ago
- The Shadow of a Ruby Object lets you See and Manipulate its Instance Variables and Methods☆28Updated 3 years ago
- Postgresql constraints in migrations similiar to ActiveRecord validations☆20Updated 6 years ago
- Validate JSON API documents.☆27Updated 6 years ago
- Simple and customizable text tokenization gem.☆31Updated 3 years ago
- Automatic scopes for ActiveRecord models.☆81Updated 7 months ago
- Minimalistic authorization focused on APIs http://www.oddlyfunctional.com/know_it_all/☆50Updated 7 years ago
- Slick Object Instance API☆37Updated 9 years ago
- JSON API Spec client for Ruby☆18Updated 3 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 5 months ago
- These (inter)actors have contracts☆45Updated 2 years ago
- Serialize objects via JSONAPI::Resources for Grape API☆20Updated 8 years ago
- Rails data aggregation framework☆58Updated last year