RubyMotion Inspect is the official app for the RubyMotion Inspect annual conference.
You will need a license for RubyMotion and Xcode with command-line tools installed. You'll also need to setup Cocoapods and Bundler on your machine (beyond the scope of this readme).
To run the application:
bundle
rake pod:install
rake
This version was built upon the original #inspect2013 app, but started as a new repository and heavily refactored to update to more modern RubyMotion programming techniques and for iOS 7. Authors of the original app are:
- Fork it.
- Work on a feature branch.
- Send a pull request.
We also like it when people who can't contribute open an issue
See LICENSE file.