Project

crudboy

0.0
The project is in a healthy, maintained state
CRUD code generator using Rails ActiveRecord
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Runtime

>= 6.0.3, < 6.2.0
~> 0.5.3
~> 0.13.1
~> 3.9.0
>= 1.0.0
~> 3.0.0
~> 1.4
~> 1.5.6
 Project Readme

Crudboy

Installation

Execute:

$ gem install crudboy

If system permission problems occurs, try with sudo:

$ sudo gem install crudboy