Rename to Crono

This commit is contained in:
Dzmitry Plashchynski
2015-03-03 13:51:40 +02:00
parent 6b185c44ac
commit 3652e9525a
18 changed files with 45 additions and 45 deletions
+8
View File
@@ -0,0 +1,8 @@
module Crono
end
require "active_support/all"
require "crono/version.rb"
require "crono/period.rb"
require "crono/config.rb"
require "crono/performer_proxy.rb"