RubyFlow The Ruby and Rails community linklog

Using Sprockets to Precompile Assets in a Rails Engine

Recently, I needed to write tests for a rails engine that included a Backbone.js application written in Coffeescript and the dummy app didn’t serve my purposes. Here’s how I precompiled my assets using Sprockets so I could write and run javascript specs using Jasmine’s standalone spec runner.

Using Sprockets to Precompile Assets in a Rails Engine

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in