Sha256: 62f8da9c9d7a0e7709c3aea53cc06910251e70f99ee4ef10ccf15e8ccbfd6552

Contents?: true

Size: 748 Bytes

Versions: 5

Compression:

Stored size: 748 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: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

5 entries across 5 versions & 1 rubygems

Version Path
fedux_org-stdlib-0.0.28 README.md
fedux_org-stdlib-0.0.26 README.md
fedux_org-stdlib-0.0.25 README.md
fedux_org-stdlib-0.0.24 README.md
fedux_org-stdlib-0.0.23 README.md