rubyworks / malt

My Milkshake is Better than Yours

Home Page:http://rubyworks.github.com/malt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Register File Globs

trans opened this issue · comments

How about registering file globs to formats? E.g.

Malt.register_glob('*.erb', :erb)

To then more flexibility can be used in mapping file names to renderings?