Basic style lib to kickstart your project.
How to use my plugin.
Add this line to your application's Gemfile:
gem 'style-lib-rails'
And then execute:
$ bundle
Or install it yourself as:
$ gem install style-lib-rails
Install gems.
bundle install
Start the development server.
rails s
Access the dummy application at http://localhost:3000
Contribution directions go here.
The gem is available as open source under the terms of the MIT License.