HtmlImportTag
Adds an html_import_tag helper to the Rails Asset Pipeline.
Contributing
- Fork it ( https://github.com/[my-github-username]/html_import_tag/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request