Libraries
»
assette
(0.1.8)
»
Index
»
Assette
»
File
»
#text
Method: Assette::File#text
Defined in:
lib/assette/file.rb
#
text
⇒
Object
4 5 6
# File 'lib/assette/file.rb', line 4
def
text
@text
||
(
dependencies
&&
@text
)
end