putsjs 0.1.5
Love Ruby's 'puts' syntax? Hate typing 'console.log' everytime you want to print something to the web-browser's console from your Coffecript? Then use putsjs in your rails application. putsjs allows console logging statements to be written as puts statements in your coffescript files and during asset compilation converts them into console.log statements.
Gemfile:
=
installieren:
=
Runtime Abhängigkeiten (2):
coffee-rails
>= 0
tilt
>= 0