RubyGems Navigation menu

guard-entangle 0.0.4.3

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.5.2 - August 08, 2014 (11 KB)
  2. 0.0.5.1 - August 07, 2014 (11 KB)
  3. 0.0.5.0 - August 07, 2014 (11 KB)
  4. 0.0.4.4 - April 02, 2014 (11 KB)
  5. 0.0.4.3 - March 14, 2014 (10.5 KB)
Show all versions (10 total)

Runtime Dependencies (2):

guard ~> 2.1
uglifier ~> 2.3

Development Dependencies (2):

bundler ~> 1.3
rake ~> 0

Owners:

Authors:

  • Deshi Rahim

SHA 256 checksum:

c77e57224b45a2e4c3acf9ccd975a7bbc725db3ce42e4c014553ae9b653851b0

Total downloads 21,347

For this version 2,526

License:

MIT

Required Ruby Version: None

Links: