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: 46,869 of 183,534
Downloads: 22,160

Daily

Ranking: 17,322 of 183,524
Downloads: 8

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,460,827,564bundler
10970,936,461rake
135262,661,200uglifier
319115,509,520guard

Owners

#GravatarHandle
1icondeshiknaves