Method: Lucy::JavascriptGenerator#to_js

Defined in:
lib/lucy.rb

#to_jsObject



53
54
55
# File 'lib/lucy.rb', line 53

def to_js
  to_a.join("\n\n")
end