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
18 19 20 |
# File 'lib/ever_mid/ever_exp.rb', line 18 def date html.formated_date end |
#id ⇒ Object
14 15 16 |
# File 'lib/ever_mid/ever_exp.rb', line 14 def id html.id end |
#to_midsrc(src_path) ⇒ Object
9 10 11 12 |
# File 'lib/ever_mid/ever_exp.rb', line 9 def to_midsrc src_path files.to_midsrc src_path html.to_midsrc src_path end |