timetastic 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/timetastic.rb +4 -0
  2. metadata +1 -1
@@ -17,6 +17,10 @@ module Timetastic
17
17
  Traveller.new(1, delta, relative_to)
18
18
  end
19
19
 
20
+ def this()
21
+ Traveller.new(1, 0)
22
+ end
23
+
20
24
  alias_method :coming, :next
21
25
 
22
26
  # Fixes the relative time by which all of Timetastic operations
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: timetastic
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: