Libraries
»
maiha-ext
(0.1)
»
Index
»
Ext
»
JavaScript
»
#to_function
Method: Ext::JavaScript#to_function
Defined in:
lib/ext/java_script.rb
#
to_function
⇒
Object
53 54 55
# File 'lib/ext/java_script.rb', line 53
def
to_function
"
function(){%s}
"
%
to_s
end