Class: Ixtlan::Gettext::Translation
- Inherits:
-
Object
- Object
- Ixtlan::Gettext::Translation
- Includes:
- DataMapper::Resource
- Defined in:
- lib/ixtlan/gettext/models.rb
Class Method Summary collapse
Instance Method Summary collapse
-
#set_timestamps_on_save ⇒ Object
do not record timestamps since they are set from outside.
Class Method Details
.storage_name(arg) ⇒ Object
61 62 63 |
# File 'lib/ixtlan/gettext/models.rb', line 61 def self.storage_name(arg) 'gettext_texts' end |
Instance Method Details
#set_timestamps_on_save ⇒ Object
do not record timestamps since they are set from outside
74 75 |
# File 'lib/ixtlan/gettext/models.rb', line 74 def end |