Retrospring/app/javascript/packs/hello_coffee.coffee

5 lines
196 B
CoffeeScript

# Run this example by adding <%= javascript_pack_tag 'hello_coffee' %> to the head of your layout file,
# like app/views/layouts/application.html.erb.
console.log 'Hello world from coffeescript'