RubyGems Navigation menu

rails-hamljs 0.0.1

Clientide Haml JS templates for rails that "just work" (like they should). Why another Haml JavaScript gem? Uglyog's library lets you use coffeescript, which allows the embedded JavaScript in your Haml templates to be much more beautiful and Ruby-like. While I'm not the biggest fan of coffeescript for actual javascript coding, it's the perfect solution for haml templates. The gem hooks in to the asset pipeline, convention over configuration style, very similar to the EJS gem, to give you precompiled haml templates which are actually blazing fast for the user and should be perfectly compatible with precompiled assets in production environments.

Gemfile:
=

install:
=

Versions:

  1. 0.0.1 - January 03, 2013 (159 KB)

Runtime Dependencies (4):

coffee-script ~> 2.2
execjs ~> 1.4.0
sprockets ~> 2.1
tilt ~> 1.3

Owners:

Authors:

  • Vaughn Draughon

SHA 256 checksum:

=

Total downloads 3,984

For this version 3,984

Version Released:

Licenses:

N/A

Required Ruby Version: None

Links: