Tag: CoffeeScript

Using CoffeeScript in Rails
Using CoffeeScript in Rails
Ruby

By Darcy Laycock,

In this tutorial, Darcy Laycock will show us how to add CoffeeScript to a Rails application. In this case, we’ll continue building on our “shorty” url shortener from my Building Your First Rails Application series—to add some basic JavaScript using CoffeeScript and Barista, a gem to add seamless CoffeeScript support to Rails applications.