Module: Sappho
- Defined in:
- lib/sappho-basics/version.rb,
lib/sappho-basics/auto_flush_log.rb,
lib/sappho-basics/module_register.rb
Overview
See github.com/sappho/sappho-basics/wiki for project documentation. This software is licensed under the GNU Affero General Public License, version 3. See www.gnu.org/licenses/agpl.html for full details of the license terms. Copyright 2012 Andrew Heald.
Defined Under Namespace
Modules: LogUtilities Classes: ApplicationAutoFlushLog, ApplicationModuleRegister, AutoFlushLog, ModuleRegister
Constant Summary collapse
- NAME =
'sappho-basics'
- VERSION =
'0.1.0'
- AUTHORS =
['Andrew Heald']
- EMAILS =
['[email protected]']
- HOMEPAGE =
'https://github.com/sappho/sappho-basics/wiki'
- SUMMARY =
'Provides a small set of basic classes and modules to Sapphic apps'
- DESCRIPTION =
'See the project home page for more information'