Module: Rapinoe
- Defined in:
- lib/rapinoe.rb,
lib/rapinoe/slide.rb,
lib/rapinoe/keynote.rb
Defined Under Namespace
Constant Summary collapse
- VERSION =
'0.0.4'
Class Method Summary collapse
Class Method Details
.new(path) ⇒ Object
11 12 13 |
# File 'lib/rapinoe.rb', line 11 def self.new(path) Keynote.new(path) end |