Momentum

Build Status Code Climate Dependency Status

Momentum is a RubyMotion framework for creating iOS and OS X applications the "Rails" way.

Usage

Proposed ideas can be found in this gist: https://gist.github.com/FluffyJack/9409243

Contributing

  1. Fork it ( http://github.com/FluffyJack/motion-momentum/fork )
  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