RMX
-----------------
#### Extensions and helpers for dealing with various areas of rubymotion and iOS.
#### [Documentation](https://github.com/joenoon/rmx/wiki/RMX-Documentation)
#### [CHANGELOG](https://github.com/joenoon/rmx/wiki/CHANGELOG)
Installation
-----------------
Add this line to your application's Gemfile:
gem 'rmx'
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/rmx/blob/master/LICENSE.txt) for licensing details.
Author
-----------------
[Joe Noon](https://github.com/joenoon)