Top Level Namespace

Defined Under Namespace

Modules: RMXCommonMethods, RMXKeyboardHelpers, RMXObjectExtensions, RMXSetAttributes, RMXViewControllerPresentation Classes: AppDelegate, RMX, RMXActionSheet, RMXAutoLayoutLabel, RMXAutoLayoutScrollView, RMXEventsFromProxy, RMXExecutionBlock, RMXLongTask, RMXNavigationController, RMXSegmentedController, RMXStrongToWeakHash, RMXSynchronizedStrongToWeakHash, RMXTableHandler, RMXTableViewCell, RMXTableViewCellInnerContentView, RMXTableViewController, RMXUnsafeUnretainedHolder, RMXView, RMXViewController, RMXWeakHolder, RMXWeakToStrongHash

Instance Method Summary collapse

Instance Method Details

#RMX(_object) ⇒ Object



53
54
55
# File 'lib/motion/ui.rb', line 53

def RMX(_object)
  RMX.new(_object)
end