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:
=
安裝:
=
版本列表:
- 0.1.0 June 25, 2023 (8.0 KB)
Runtime 相依性套件 (2):
actionpack
>= 0
activesupport
>= 0
Development 相依性套件 (1):
rspec-rails
>= 0