RubyGems
npm
Organizations
Log in
Sign up
RubyGems
unageanu-clickclient_scrap
Versions diffs
0.1.3 → 0.1.4
unageanu-clickclient_scrap 0.1.3 → 0.1.4
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
data/lib/clickclient_scrap.rb
+1
-0
metadata
+1
-1
data/lib/clickclient_scrap.rb
CHANGED
Viewed
@@ -54,6 +54,7 @@ module ClickClientScrap
54
54
end
55
55
}
56
56
@client.keep_alive = false
57
+
@client.max_history=0
57
58
@client.user_agent_alias = 'Windows IE 7'
58
59
@host_name = DEFAULT_HOST_NAME
59
60
end
metadata
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
1
--- !ruby/object:Gem::Specification
2
2
name: unageanu-clickclient_scrap
3
3
version: !ruby/object:Gem::Version
4
-
version: 0.1.
3
4
+
version: 0.1.
4
5
5
platform: ruby
6
6
authors:
7
7
- Masaya Yamauchi