debride-erb
Extends debride to analyze erb (w/ rails' extensions) files.
Extends debride to analyze erb files (erubis ala rails, actually).
- Plugs into debride to offer the ability to process .erb files.
- Includes rails’ monkeypatches to extend erubis for block forms.
Get The Code
If you just want to use debride-erb, you can install it via RubyGems:
gem install debride-erb
If you want to hack on debride-erb, clone it from GitHub:
git clone git://github.com/seattlerb/debride-erb
Latest Activity