Add this line to your application's Gemfile:
gem 'icy'
And then execute:
$ bundle
Or install it yourself as:
$ gem install icy
Icy.require_tree 'my_dir' # require every ruby file in this directory
Bug reports and pull requests are welcome on GitHub at https://github.com/austinthecoder/icy.