Module: Shared::CoreHelpers
- Defined in:
- lib/generators/templet/shared/core_helpers.rb
Constant Summary collapse
- SOURCE_ROOT =
File.('../../templates/core', __FILE__) + '/'
- LIB_ROOT =
'lib/'- APP_ROOT =
'app/'- APP_SUBDIR =
'app/'- HELPERS_SUBDIR =
'helpers/'- TEMPLET_SUBDIR =
'templet/'- SPEC_SUBDIR =
'spec/'- SUPPORT_SUBDIR =
'support/'