html_creator
Just a simple gem to save the content in HTML file.
How to install?
- Create Gemfile to your project
- Add to your Gemfile the following:
gem 'html_creator'
- Run bundle:
bundle
Project
Just a simple gem to save the content in HTML file.
gem 'html_creator'
bundle