Class: RubyMotionQuery::RMQ

Inherits:
Object show all
Defined in:
lib/project/ruby_motion_query/traverse.rb

Instance Method Summary collapse

Instance Method Details

#screenObject

TODO Why doesn’t this work? alias :screen :view_controller



5
6
7
# File 'lib/project/ruby_motion_query/traverse.rb', line 5

def screen
  view_controller
end