mirror of
https://github.com/zhigang1992/RubyMotionContributors.git
synced 2026-01-12 22:41:23 +08:00
6 lines
55 B
Ruby
6 lines
55 B
Ruby
module Bacon
|
|
class Context
|
|
include CDQ
|
|
end
|
|
end
|