mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-03 17:55:16 +08:00
6 lines
51 B
Ruby
6 lines
51 B
Ruby
module TimeSpecs
|
|
|
|
class SubTime < Time; end
|
|
|
|
end
|