Sha256: e9c94c568b17460e031495719def6226b7b52b40cfe8f7c5ed6dbae099ef55f0
Contents?: true
Size: 634 Bytes
Versions: 8
Compression:
Stored size: 634 Bytes
Contents
# Bard::StagingBanner Middleware to inject an annoying banner on every page in the staging environment. ## Installation Add this line to your application's Gemfile: gem 'bard-staging_banner' And then execute: $ bundle Or install it yourself as: $ gem install bard-staging_banner ## Usage Comes with a Railtie, so zero-conf, if you have a Rails environment named "staging." ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
8 entries across 8 versions & 1 rubygems