01. Install
Install high_voltage in your local system
$ gem install high_voltage
Include high_voltage in your gemfile
gem "high_voltage"
02. USAGE
Write your static pages and put them in the /app/views/pages
directory
High Voltage serves static pages in your Rails app
Install high_voltage in your local system
$ gem install high_voltage
Include high_voltage in your gemfile
gem "high_voltage"
Write your static pages and put them in the /app/views/pages
directory