Libraries
»
campbellhay-bureau
(4.1.8)
»
Index
»
Bureau
»
ClassMethods
»
#read
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