Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 406 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 406 Bytes

Gneiss::core

The Core Module. All Gneiss modules depend upon it.

You will need other files to run a minimum Gneiss M-MVC frame. See the examples (soon to be listed) for more.

Gneiss::core expects to be located in ./modules/core/

Note: All Gneiss modules use a namespace that reflects the folder structure. This both enables the autoloader to work and keeps filenames non-dependant on other modules.