Add application/javascript content_type to jst compiler. #172

Open
toots wants to merge 1 commits from audiosocket/jst-content-type into master
toots commented 2012-12-12 21:49:37 +00:00 (Migrated from github.com)

Hi,

While testing this gem with .jst.eco templates, they wouldn't render unless this was added to the JST compiler wrapper.

Otherwise, mime_type for .jst.eco files is detected as application/octet-stream.

Hi, While testing this gem with `.jst.eco` templates, they wouldn't render unless this was added to the JST compiler wrapper. Otherwise, `mime_type` for `.jst.eco` files is detected as `application/octet-stream`.
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin audiosocket/jst-content-type:audiosocket/jst-content-type
git checkout audiosocket/jst-content-type
Sign in to join this conversation.
No reviewers
No Label
bug
doc
feature
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: github-migration/jasmine-headless-webkit#172
No description provided.