Class: EverExp::Note
- Inherits:
-
Object
- Object
- EverExp::Note
- Defined in:
- lib/ever_mid/ever_exp.rb
Instance Method Summary collapse
Instance Method Details
#date ⇒ Object
17 18 19 |
# File 'lib/ever_mid/ever_exp.rb', line 17 def date html.formated_date end |
#id ⇒ Object
13 14 15 |
# File 'lib/ever_mid/ever_exp.rb', line 13 def id html.id end |
#to_midsrc(src_path) ⇒ Object
8 9 10 11 |
# File 'lib/ever_mid/ever_exp.rb', line 8 def to_midsrc src_path files.to_midsrc src_path html.to_midsrc src_path end |