Method: Bureau::ClassMethods#read

Defined in:
lib/bureau.rb

#read(p) ⇒ Object



32
# File 'lib/bureau.rb', line 32

def read(p); F.read("%s/_templates/%s" % [DIR,p]); end