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 Thanks for reading!