thartm 0.0.21 → 0.0.22

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/VERSION +1 -1
  2. data/lib/thartm.rb +1 -0
  3. metadata +1 -1
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.0.21
1
+ 0.0.22
data/lib/thartm.rb CHANGED
@@ -11,6 +11,7 @@ class Rrtm
11
11
  #@rtm = ThaRememberTheMilk.new(@@config['key'],@@config['secret'],@@config['token'])
12
12
  @rtm = ThaRememberTheMilk.new(key,secret,token)
13
13
  @rtm.use_user_tz = true
14
+ @rtm.debug = true
14
15
 
15
16
  # id of the all tasks list
16
17
  @allTaskList = String.new
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: thartm
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.21
4
+ version: 0.0.22
5
5
  platform: ruby
6
6
  authors:
7
7
  - tha