Sha256: 0afa33cdce4b7aacd2fbe9f58b9e318c0d49932407e3b564439227f58eab4154
Contents?: true
Size: 772 Bytes
Versions: 120
Compression:
Stored size: 772 Bytes
Contents
# FeduxOrgStdlib 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
120 entries across 120 versions & 1 rubygems