mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
5 lines
123 B
CoffeeScript
5 lines
123 B
CoffeeScript
url: "documentation/coffee/binding.coffee"
|
|
|
|
get_source: jQuery.get <- jQuery, url
|
|
|
|
get_source (response) -> alert response
|