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:
=

安装:
=

版本列表:

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

Runtime 依赖 (4):

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

业主:

作者:

  • Vaughn Draughon

SHA 256 校验和:

=

下载总量 3,984

这个版本 3,984

版本发布:

许可:

需要的 Ruby 版本:

链接: