Joined November 2013
·

Dave Bryand

San Francisco
·
·

One more thing: I also had to rename the coffee file:

app/assets/javascripts/app.js.coffee

to

app/assets/javascripts/app.js.coffee.erb

Awesome tip! One thing that tripped me up is that I had to change:

= img_tag asset_path("logo.png")

to

= image_tag asset_path("logo.png")
Achievements
8 Karma
0 Total ProTip Views
Interests & Skills