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 總和檢查碼:

=

總下載次數 4,000

這個版本 4,000

版本发布:

授權:

Ruby 版本需求:

相關連結: