# opal-erb: ERB for Opal ## Usage opal-erb will automatically compile erb files using the `.opalerb` extension. ## Running specs You must have phantomjs installed. ```text $ bundle $ bundle exec rake ```