Module: Motion

Defined in:
lib/motion_mock.rb

Overview

module Kernel

def eval(foo)
  raise "RubyMotion can't #eval"
end

end

Defined Under Namespace

Modules: Project

Constant Summary collapse

FILES =
[]