Sha256: ea1ff7a26be556392f2bfe06f527bd4c8fb597697217d6b4d366c1ad02129398
Contents?: true
Size: 774 Bytes
Versions: 17
Compression:
Stored size: 774 Bytes
Contents
# FeduxOrg::Stdlib Gem with a lot of stuff which can be used in other libraries. ## Installation Add this line to your application's Gemfile: gem 'fedux_org-stdlib' And then execute: $ bundle Or install it yourself as: $ gem install fedux_org-stdlib ## Further Reading * {file:models.md Models} * {file:logic_converters.md Logic Converters} * {file:colors.md Colors} * {file:logging.md Logging} #TBD * {file:filesystem.md Filesystem} #TBD * {file:rake.md Rake Tasks} #TBD * {file:environment.md Environment} #TBD ## 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
17 entries across 17 versions & 1 rubygems