Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 431 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 431 Bytes

This is an example on how to use the ib gem in a OSX RubyMotion 2.0 application.

Screenshot

If you make any changes to the outlets in your ruby code, you have to call rake ib:open to regenerate the stubs, and open XCode.

Requirements:

  • Rubymotion 2.0
  • ib gem installed (gem install ib)