gem for using frank in RubyMotion projects

require 'motion-frank' in your Rakefile, then:

rake frank:init_features will create starter features

rake frank:run (or rake frank) will run the features

rake frank:symbiote will run the simulator with symbiote enabled; go to http://localhost:37265 to browse your app