https://github.com/danielpclark/pmmc
Plugable Module Meta Controller
https://github.com/danielpclark/pmmc
Last synced: 8 months ago
JSON representation
Plugable Module Meta Controller
- Host: GitHub
- URL: https://github.com/danielpclark/pmmc
- Owner: danielpclark
- License: mit
- Created: 2012-08-08T03:27:03.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2014-05-13T17:52:01.000Z (about 12 years ago)
- Last Synced: 2025-06-21T08:07:44.575Z (12 months ago)
- Language: Ruby
- Size: 148 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Plugable Module Meta Controller
This is a Controller/Model example with each phase of design in a different version folder. The idea is you can drop a plugin or feature in a specified folder and it will automatically be incorperated into the Controller interface and fully usable. This is done in phases for educational purposes.