class RubyMotionQuery::RMQ

Public Instance Methods

screen() click to toggle source
TODO Why doesn't this work?

alias :screen :view_controller

# File lib/project/ruby_motion_query/traverse.rb, line 6
def screen
  view_controller
end