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 (159KB)

Runtime依存関係 (4):

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

所有者:

作者:

  • Vaughn Draughon

SHA 256チェックサム:

=

累計ダウンロード数 3,985

このバージョンのみ 3,985

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: