Module: C80Features
- Defined in:
- lib/c80_features.rb,
lib/c80_features/engine.rb,
lib/c80_features/version.rb,
app/models/c80_features/para.rb,
app/models/c80_features/para_validator.rb,
app/helpers/c80_features/application_helper.rb
Defined Under Namespace
Modules: ApplicationHelper Classes: Engine, Para, ParaUploader, ParaValidator
Constant Summary collapse
- VERSION =
"0.1.0"
Class Method Summary collapse
Class Method Details
.table_name_prefix ⇒ Object
5 6 7 |
# File 'lib/c80_features.rb', line 5 def self.table_name_prefix 'c80_features_' end |