Sha256: a67d6e402eb3becb27c31695fff97643b1a7be0e96eda2e86e658397a328fafb
Contents?: true
Size: 377 Bytes
Versions: 1
Compression:
Stored size: 377 Bytes
Contents
# Icy ## Installation Add this line to your application's Gemfile: ```ruby gem 'icy' ``` And then execute: $ bundle Or install it yourself as: $ gem install icy ## Usage ``` Icy.require_tree 'my_dir' # require every ruby file in this directory ``` ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/austinthecoder/icy.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
icy-0.3.0 | README.md |