Sha256: d359708ea3e2cd265ee1b5b2dff34949662725560d250a87e075778575b7a66e
Contents?: true
Size: 669 Bytes
Versions: 1
Compression:
Stored size: 669 Bytes
Contents
# Usman Short description and motivation. ## Usage How to use my plugin. ## Installation Add this line to your application's Gemfile: ```ruby gem 'usman' ``` And then execute: ```bash $ bundle ``` Or install it yourself as: ```bash $ gem install usman ``` ## Contributing Contribution directions go here. ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT). # Installation Instructions # in main application.rb config.autoload_paths << "app/services" config.railties_order = [:main_app, Usman::Engine, Kuppayam::Engine, :all] # add config/initializers/uptime.rb Dummy::BOOTED_AT = Time.now
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
usman-0.1.0 | README.md |