Categories: None [Edit]

guard-entangle

https://rubygems.org/gems/guard-entangle
https://github.com/deshiknaves/guard-entangle
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.

Total

Ranking: 49,947 of 192,263
Downloads: 23,240

Daily

Ranking: 50,168 of 192,239
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,356,470,921bundler
81,297,491,352rake
173286,837,630uglifier
331147,326,385guard

Owners

#GravatarHandle
1icondeshiknaves