Skip to content

Add Coffeescript #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Add Coffeescript #8

wants to merge 5 commits into from

Conversation

TSFoster
Copy link

Hi,

I know there's already a pull request to add Coffeescript, but this one does it properly without the other commits. It also differs in that it precompiles the Coffeescript.

It …

  • … adds the coffee-script gem and requires it in app.rb
  • … adds rake tasks similar to the styles ones
  • … converts application.js to coffeescript, so it's not lost when you run the rake tasks

Thomas Klemm and others added 5 commits January 3, 2012 21:10
Making sinatra-bootstrap an up-to-date starting point for development
Require coffee-script
Add tasks to compile, watch coffee scripts
Convert public/javascripts/application.js to coffeescript
Join and/or bare tasks for both compile and watch scripts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant