ticket_sharing 0.6.7 → 0.6.9

Sign up to get free protection for your applications and to get access to all the features.
@@ -52,7 +52,7 @@ module TicketSharing
52
52
  when (300..399)
53
53
  request.follow_redirect!
54
54
  handle_response(request)
55
- when 404, 405, 410, 422
55
+ when 404, 405, 408, 410, 422
56
56
  @success = false
57
57
  response
58
58
  when (500..599)
@@ -34,7 +34,7 @@ module TicketSharing
34
34
  end
35
35
 
36
36
  def public?
37
- public
37
+ self.public
38
38
  end
39
39
 
40
40
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ticket_sharing
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.7
4
+ version: 0.6.9
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-06-13 00:00:00.000000000 Z
12
+ date: 2012-07-31 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description:
15
15
  email: josh@zendesk.com