Skip to content

Generate plugins with migrations, an app directory, routing extensions, test, and lots of jazz. Like mini rails apps.

License

Notifications You must be signed in to change notification settings

rubidine/app_extension_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AppExtensionGenerator
====================

Generate plugins that add models/controllers/migrations/tests/assets into an
existing application.

Unlike engines / appable plugins / &c., these plugins don't require on any other
plugins, not even AppExtensionGenerator.

usage
ruby script/generate app_extension my_extension

Then look in the README and init.rb in your new extension.

About

Generate plugins with migrations, an app directory, routing extensions, test, and lots of jazz. Like mini rails apps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages