RubyGems Navigation menu

guard-entangle 0.0.4

This gem leverages Guard's watch ability to insert files inline within another file. When the parser incounters a //= path/to/file, it then gets the content of that file and then inserts the content replacing the comment. Optionally that file can then be passed through Uglifier. Files with no insertions will just be copied over.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.0.5.2 - August 08, 2014 (11.0 KB)
  2. 0.0.5.1 - August 07, 2014 (11.0 KB)
  3. 0.0.5.0 - August 07, 2014 (11.0 KB)
  4. 0.0.4.4 - April 02, 2014 (11.0 KB)
  5. 0.0.4.3 - March 14, 2014 (10.5 KB)
  6. 0.0.4 - March 11, 2014 (10.5 KB)
显示所有版本 (共 10 个)

Runtime 依赖 (2):

guard ~> 2.1
uglifier ~> 2.3

Development 依赖 (2):

bundler ~> 1.3
rake ~> 0

业主:

作者:

  • Deshi Rahim

SHA 256 校验和:

cee72de88f75192cf6ae9c0bdb705b3c12c441d47efe0df457385087308e50ff

下载总量 21,471

这个版本 2,541

许可:

MIT

需要的 Ruby 版本:

链接: