Sha256: ef4a142c3b45cec3d906659cbbbfe999c6f5b1381b51bfb9891304171e3a359a
Contents?: true
Size: 413 Bytes
Versions: 2
Compression:
Stored size: 413 Bytes
Contents
# Tybo A custom admin engine for Ruby on Rails ## Installation Add this line to your application's Gemfile: ```ruby gem 'tybo' ``` And ```bash $ bundle install ``` Then execute the generator ```bash $ bundle exec rails g tybo_install ``` ## Contributing Contribution directions go here. ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
tybo-0.0.5 | README.md |
tybo-0.0.4 | README.md |