prefab-rails 0.1.0
This gem provides a lightweight library that simplifies the controllers of your resources in a Rails application. It offers a set of intuitive and convenient methods for handling common CRUD operations, including creating, reading, updating, and deleting resources.
Gemfile:
=
install:
=
Versions:
- 0.1.0 June 25, 2023 (8 KB)
Runtime Dependencies (2):
actionpack
>= 0
activesupport
>= 0
Development Dependencies (1):
rspec-rails
>= 0