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: 50,073 of 192,745
Downloads: 23,319

Daily

Ranking: 97,424 of 192,720
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,406,664,442bundler
81,317,003,449rake
175287,977,285uglifier
333148,452,748guard

Owners

#GravatarHandle
1icondeshiknaves