lululau / crudboy

CRUD code generator using Rails ActiveRecord

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crudboy

Installation

Execute:

$ gem install crudboy

If system permission problems occurs, try with sudo:

$ sudo gem install crudboy

About

CRUD code generator using Rails ActiveRecord

License:MIT License


Languages

Language:Ruby 99.8%Language:Shell 0.2%