-
Notifications
You must be signed in to change notification settings - Fork 0
Rake task for rails compilation of coffee script
License
theIntuitionist/coffee_press
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
CoffeePress =========== Coffee Press cleanly integrates coffee script with your rails project. Benefits: * Errors in compilation show up as alerts on your page so you don't have to wonder if you have a logical or syntactic error * Independant rake task doesn't assume passenger, and doesn't run during the request response cycle * Works with Rails 3, should work with rails 2 Install ====== rails plugin install git://github.com/theIntuitionist/coffee_press.git Usage ===== Put your coffee scripts in app/scripts they will compile to public/javascripts rake coffee:press Copyright (c) 2010 Jason Libsch, released under the MIT license
About
Rake task for rails compilation of coffee script
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published