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