Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 497 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 497 Bytes

SpreeEnvRibbon

Display current environment on Spree admin. Disabled on production.

Installation

Add spree_env_ribbon to your Gemfile:

gem 'spree_env_ribbon', github: 'freego/spree_env_ribbon', branch: '3-0-stable'

Bundle your dependencies and run the installation generator:

bundle
bundle exec rails g spree_env_ribbon:install

Copyright (c) 2014 Alessandro Lepore, released under the New BSD License