Awesome
#motion-sparkinspector
use SparkInspector (http://www.sparkinspector.com) in RubyMotion apps
##usage
-
install SparkInspector (/Applications)
-
install motion-sparkinspector gem
$ gem install motion-sparkinspector
-
add to your RubyMotion app
Rakefile
:require 'rubygems' require 'motion-sparkinspector'
-
have fun !
##thanks
- @clayallsopp - gem idea and tips
- @bengotow - SparkInspector and howto https://gist.github.com/bengotow/5552322
- @lrz and @rubymotion team - RubyMotion