Skip to content

albertobazilio98/admin_model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdminModels

Admin model is a rails gem who includes a generator to quickly create rails admin stuff for you

Usage

This gem use the same syntax as the rails model generator

$ rails generate admin_model ModelName FieldName:FieldType FieldName:FieldType

Installation

Add this line to your application's Gemfile:

gem "admin_model", git: "https://github.com/albertobazilio98/admin_model.git"

And then execute:

$ bundle

License

The gem is available as open source under the terms of the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published