rsilverblatt88 / hifiveapp

0 stars 0 forks source link

Having trouble linking up and incorporating JavaScript #1

Closed rsilverblatt88 closed 10 years ago

rsilverblatt88 commented 10 years ago

When I added JS into my .js file, I get the error:

ExecJS::RuntimeError in Users#show

Hifiveapp <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track' => true %> <%= javascript_include_tag 'application', 'data-turbolinks-track' => true %> <%= csrf_meta_tags %>