Sha256: da17c09ef6a663ab95c525ffff3cf5b8c7045e311fd30c39d02b6084197639e2
Contents?: true
Size: 442 Bytes
Versions: 13
Compression:
Stored size: 442 Bytes
Contents
Feature: Support coffee-script In order to offer an alternative when writing Javascript Scenario: Rendering coffee script Given the Server is running When I go to "/javascripts/coffee_test.js" Then I should see "Array.prototype.slice" Scenario: Rendering coffee-script with :coffeescript haml-filter Given the Server is running When I go to "/inline-coffeescript.html" Then I should see "Array.prototype.slice"
Version data entries
13 entries across 13 versions & 1 rubygems