61 62 63
# File 'lib/slidedown.rb', line 61 def read(path) File.read(File.join(File.dirname(__FILE__), '..', "templates", path)) end