feed_us_grabber 0.1.8 → 0.1.9

Sign up to get free protection for your applications and to get access to all the features.
@@ -62,6 +62,10 @@ class FeedUsGrabberController < ActionController::Base
62
62
  end
63
63
 
64
64
  def IsPermittedToProceed()
65
+ # TODO: temp code that always returns true
66
+ puts "trace: returning is permitted true"
67
+ return true
68
+
65
69
  isPermitted = false
66
70
  @mClientIp = request.remote_addr
67
71
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: feed_us_grabber
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.8
4
+ version: 0.1.9
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -124,7 +124,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
124
124
  version: '0'
125
125
  segments:
126
126
  - 0
127
- hash: -792467663
127
+ hash: 623104883
128
128
  required_rubygems_version: !ruby/object:Gem::Requirement
129
129
  none: false
130
130
  requirements: