RMExtensions ----------------- #### Extensions and helpers for dealing with various areas of rubymotion and iOS. #### [Documentation](https://github.com/joenoon/rm-extensions/wiki/RMExtensions-Documentation) #### [CHANGELOG](https://github.com/joenoon/rm-extensions/wiki/CHANGELOG) Installation ----------------- Add this line to your application's Gemfile: gem 'rm-extensions' And then execute: $ bundle Contributing ----------------- If you have a better way to accomplish anything this library is doing, please share! 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 License ----------------- Please see [LICENSE](https://github.com/joenoon/rm-extensions/blob/master/LICENSE.txt) for licensing details. Author ----------------- [Joe Noon](https://github.com/joenoon)