Module: Para::Library
- Defined in:
- app/models/para/library.rb,
app/models/para/library/file.rb
Defined Under Namespace
Classes: File
Class Method Summary collapse
Class Method Details
.table_name_prefix ⇒ Object
2 3 4 |
# File 'app/models/para/library.rb', line 2 def self.table_name_prefix 'para_library_' end |