phantomjs.rb 0.0.2 → 0.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (191) hide show
  1. data/.gitignore +1 -0
  2. data/CHANGELOG +11 -0
  3. data/MIT-LICENSE +21 -0
  4. data/lib/phantomjs.rb +4 -2
  5. data/lib/phantomjs/version.rb +1 -1
  6. data/phantomjs.rb.gemspec +5 -1
  7. metadata +20 -186
  8. data/vendor/phantomjs-1.4.1_OSX/ChangeLog +0 -145
  9. data/vendor/phantomjs-1.4.1_OSX/LICENSE.BSD +0 -22
  10. data/vendor/phantomjs-1.4.1_OSX/README.md +0 -33
  11. data/vendor/phantomjs-1.4.1_OSX/bin/Info.plist +0 -12
  12. data/vendor/phantomjs-1.4.1_OSX/bin/phantomjs +0 -0
  13. data/vendor/phantomjs-1.4.1_OSX/examples/arguments.coffee +0 -6
  14. data/vendor/phantomjs-1.4.1_OSX/examples/arguments.js +0 -8
  15. data/vendor/phantomjs-1.4.1_OSX/examples/colorwheel.coffee +0 -46
  16. data/vendor/phantomjs-1.4.1_OSX/examples/colorwheel.js +0 -51
  17. data/vendor/phantomjs-1.4.1_OSX/examples/countdown.coffee +0 -8
  18. data/vendor/phantomjs-1.4.1_OSX/examples/countdown.js +0 -9
  19. data/vendor/phantomjs-1.4.1_OSX/examples/detectsniff.coffee +0 -40
  20. data/vendor/phantomjs-1.4.1_OSX/examples/detectsniff.js +0 -57
  21. data/vendor/phantomjs-1.4.1_OSX/examples/direction.coffee +0 -29
  22. data/vendor/phantomjs-1.4.1_OSX/examples/direction.js +0 -34
  23. data/vendor/phantomjs-1.4.1_OSX/examples/echoToFile.coffee +0 -19
  24. data/vendor/phantomjs-1.4.1_OSX/examples/echoToFile.js +0 -22
  25. data/vendor/phantomjs-1.4.1_OSX/examples/features.js +0 -30
  26. data/vendor/phantomjs-1.4.1_OSX/examples/fibo.coffee +0 -8
  27. data/vendor/phantomjs-1.4.1_OSX/examples/fibo.js +0 -9
  28. data/vendor/phantomjs-1.4.1_OSX/examples/follow.coffee +0 -54
  29. data/vendor/phantomjs-1.4.1_OSX/examples/follow.js +0 -59
  30. data/vendor/phantomjs-1.4.1_OSX/examples/hello.coffee +0 -2
  31. data/vendor/phantomjs-1.4.1_OSX/examples/hello.js +0 -2
  32. data/vendor/phantomjs-1.4.1_OSX/examples/imagebin.coffee +0 -19
  33. data/vendor/phantomjs-1.4.1_OSX/examples/imagebin.js +0 -22
  34. data/vendor/phantomjs-1.4.1_OSX/examples/injectme.coffee +0 -23
  35. data/vendor/phantomjs-1.4.1_OSX/examples/injectme.js +0 -25
  36. data/vendor/phantomjs-1.4.1_OSX/examples/ipgeocode.coffee +0 -13
  37. data/vendor/phantomjs-1.4.1_OSX/examples/ipgeocode.js +0 -14
  38. data/vendor/phantomjs-1.4.1_OSX/examples/loadspeed.coffee +0 -17
  39. data/vendor/phantomjs-1.4.1_OSX/examples/loadspeed.js +0 -22
  40. data/vendor/phantomjs-1.4.1_OSX/examples/modernizr.js +0 -1116
  41. data/vendor/phantomjs-1.4.1_OSX/examples/movies.coffee +0 -13
  42. data/vendor/phantomjs-1.4.1_OSX/examples/movies.js +0 -14
  43. data/vendor/phantomjs-1.4.1_OSX/examples/netlog.coffee +0 -17
  44. data/vendor/phantomjs-1.4.1_OSX/examples/netlog.js +0 -23
  45. data/vendor/phantomjs-1.4.1_OSX/examples/netsniff.coffee +0 -109
  46. data/vendor/phantomjs-1.4.1_OSX/examples/netsniff.js +0 -131
  47. data/vendor/phantomjs-1.4.1_OSX/examples/outputEncoding.coffee +0 -12
  48. data/vendor/phantomjs-1.4.1_OSX/examples/outputEncoding.js +0 -16
  49. data/vendor/phantomjs-1.4.1_OSX/examples/phantomwebintro.coffee +0 -13
  50. data/vendor/phantomjs-1.4.1_OSX/examples/phantomwebintro.js +0 -19
  51. data/vendor/phantomjs-1.4.1_OSX/examples/pizza.coffee +0 -18
  52. data/vendor/phantomjs-1.4.1_OSX/examples/pizza.js +0 -20
  53. data/vendor/phantomjs-1.4.1_OSX/examples/post.coffee +0 -12
  54. data/vendor/phantomjs-1.4.1_OSX/examples/post.js +0 -14
  55. data/vendor/phantomjs-1.4.1_OSX/examples/rasterize.coffee +0 -22
  56. data/vendor/phantomjs-1.4.1_OSX/examples/rasterize.js +0 -27
  57. data/vendor/phantomjs-1.4.1_OSX/examples/render_multi_url.coffee +0 -48
  58. data/vendor/phantomjs-1.4.1_OSX/examples/render_multi_url.js +0 -60
  59. data/vendor/phantomjs-1.4.1_OSX/examples/run-jasmine.coffee +0 -59
  60. data/vendor/phantomjs-1.4.1_OSX/examples/run-jasmine.js +0 -77
  61. data/vendor/phantomjs-1.4.1_OSX/examples/run-qunit.coffee +0 -62
  62. data/vendor/phantomjs-1.4.1_OSX/examples/run-qunit.js +0 -74
  63. data/vendor/phantomjs-1.4.1_OSX/examples/scandir.coffee +0 -15
  64. data/vendor/phantomjs-1.4.1_OSX/examples/scandir.js +0 -21
  65. data/vendor/phantomjs-1.4.1_OSX/examples/seasonfood.coffee +0 -17
  66. data/vendor/phantomjs-1.4.1_OSX/examples/seasonfood.js +0 -19
  67. data/vendor/phantomjs-1.4.1_OSX/examples/simpleserver.coffee +0 -35
  68. data/vendor/phantomjs-1.4.1_OSX/examples/simpleserver.js +0 -40
  69. data/vendor/phantomjs-1.4.1_OSX/examples/sleepsort.coffee +0 -17
  70. data/vendor/phantomjs-1.4.1_OSX/examples/sleepsort.js +0 -24
  71. data/vendor/phantomjs-1.4.1_OSX/examples/technews.coffee +0 -17
  72. data/vendor/phantomjs-1.4.1_OSX/examples/technews.js +0 -16
  73. data/vendor/phantomjs-1.4.1_OSX/examples/tweets.coffee +0 -30
  74. data/vendor/phantomjs-1.4.1_OSX/examples/tweets.js +0 -36
  75. data/vendor/phantomjs-1.4.1_OSX/examples/unrandomize.coffee +0 -18
  76. data/vendor/phantomjs-1.4.1_OSX/examples/unrandomize.js +0 -24
  77. data/vendor/phantomjs-1.4.1_OSX/examples/useragent.coffee +0 -11
  78. data/vendor/phantomjs-1.4.1_OSX/examples/useragent.js +0 -14
  79. data/vendor/phantomjs-1.4.1_OSX/examples/version.coffee +0 -5
  80. data/vendor/phantomjs-1.4.1_OSX/examples/version.js +0 -5
  81. data/vendor/phantomjs-1.4.1_OSX/examples/waitfor.coffee +0 -48
  82. data/vendor/phantomjs-1.4.1_OSX/examples/waitfor.js +0 -57
  83. data/vendor/phantomjs-1.4.1_OSX/examples/weather.coffee +0 -48
  84. data/vendor/phantomjs-1.4.1_OSX/examples/weather.js +0 -57
  85. data/vendor/phantomjs-1.4.1_OSX/lib/jquery.js +0 -8374
  86. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/ChangeLog +0 -177
  87. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/LICENSE.BSD +0 -22
  88. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/README.md +0 -33
  89. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/bin/Info.plist +0 -12
  90. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/bin/phantomjs +0 -0
  91. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/arguments.coffee +0 -7
  92. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/arguments.js +0 -9
  93. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/colorwheel.coffee +0 -46
  94. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/colorwheel.js +0 -51
  95. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/countdown.coffee +0 -8
  96. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/countdown.js +0 -9
  97. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/detectsniff.coffee +0 -41
  98. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/detectsniff.js +0 -58
  99. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/direction.coffee +0 -30
  100. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/direction.js +0 -35
  101. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/echoToFile.coffee +0 -20
  102. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/echoToFile.js +0 -24
  103. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/features.js +0 -30
  104. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/fibo.coffee +0 -8
  105. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/fibo.js +0 -9
  106. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/follow.coffee +0 -29
  107. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/follow.js +0 -34
  108. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/hello.coffee +0 -2
  109. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/hello.js +0 -2
  110. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/imagebin.coffee +0 -20
  111. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/imagebin.js +0 -23
  112. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/injectme.coffee +0 -23
  113. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/injectme.js +0 -25
  114. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/ipgeocode.coffee +0 -13
  115. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/ipgeocode.js +0 -14
  116. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/loadspeed.coffee +0 -18
  117. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/loadspeed.js +0 -23
  118. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/modernizr.js +0 -1116
  119. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/movies.coffee +0 -13
  120. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/movies.js +0 -14
  121. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/netlog.coffee +0 -18
  122. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/netlog.js +0 -25
  123. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/netsniff.coffee +0 -110
  124. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/netsniff.js +0 -132
  125. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/outputEncoding.coffee +0 -12
  126. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/outputEncoding.js +0 -16
  127. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/phantomwebintro.coffee +0 -13
  128. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/phantomwebintro.js +0 -19
  129. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/pizza.coffee +0 -18
  130. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/pizza.js +0 -20
  131. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/post.coffee +0 -12
  132. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/post.js +0 -14
  133. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/postserver.js +0 -34
  134. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/printenv.js +0 -10
  135. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/printmargins.js +0 -35
  136. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/rasterize.coffee +0 -23
  137. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/rasterize.js +0 -28
  138. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/render_multi_url.coffee +0 -50
  139. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/render_multi_url.js +0 -62
  140. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/run-jasmine.coffee +0 -61
  141. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/run-jasmine.js +0 -79
  142. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/run-qunit.coffee +0 -64
  143. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/run-qunit.js +0 -76
  144. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/scandir.coffee +0 -16
  145. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/scandir.js +0 -22
  146. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/seasonfood.coffee +0 -17
  147. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/seasonfood.js +0 -19
  148. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/server.js +0 -43
  149. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/serverkeepalive.js +0 -34
  150. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/simpleserver.coffee +0 -38
  151. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/simpleserver.js +0 -42
  152. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/sleepsort.coffee +0 -20
  153. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/sleepsort.js +0 -25
  154. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/technews.coffee +0 -17
  155. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/technews.js +0 -16
  156. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/tweets.coffee +0 -31
  157. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/tweets.js +0 -37
  158. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/unrandomize.coffee +0 -18
  159. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/unrandomize.js +0 -24
  160. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/useragent.coffee +0 -11
  161. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/useragent.js +0 -14
  162. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/version.coffee +0 -5
  163. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/version.js +0 -5
  164. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/waitfor.coffee +0 -48
  165. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/waitfor.js +0 -57
  166. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/weather.coffee +0 -49
  167. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/weather.js +0 -58
  168. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtCore.la +0 -28
  169. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtCore.prl +0 -7
  170. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtCore.so +0 -0
  171. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtCore.so.4 +0 -0
  172. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtCore.so.4.8 +0 -0
  173. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtCore.so.4.8.0 +0 -0
  174. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtGui.la +0 -28
  175. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtGui.prl +0 -7
  176. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtGui.so +0 -0
  177. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtGui.so.4 +0 -0
  178. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtGui.so.4.8 +0 -0
  179. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtGui.so.4.8.0 +0 -0
  180. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtNetwork.la +0 -28
  181. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtNetwork.prl +0 -7
  182. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtNetwork.so +0 -0
  183. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtNetwork.so.4 +0 -0
  184. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtNetwork.so.4.8 +0 -0
  185. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtNetwork.so.4.8.0 +0 -0
  186. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtWebKit.la +0 -28
  187. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtWebKit.prl +0 -6
  188. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtWebKit.so +0 -0
  189. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtWebKit.so.4 +0 -0
  190. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtWebKit.so.4.9 +0 -0
  191. data/vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtWebKit.so.4.9.0 +0 -0
data/.gitignore CHANGED
@@ -1,3 +1,4 @@
1
+ .DS_Store
1
2
  *.gem
2
3
  .bundle
3
4
  Gemfile.lock
@@ -0,0 +1,11 @@
1
+ 2012.05.22, Version 0.0.3
2
+
3
+ * Decoupled binaries from the main gem into separate gems. (Maxwell Salzberg)
4
+
5
+ 0.0.2
6
+
7
+ * Small bug fixes
8
+
9
+ 0.0.1
10
+
11
+ * Initial release
@@ -0,0 +1,21 @@
1
+ The MIT License
2
+
3
+ Copyright (c) 2012 William Estoque
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in
13
+ all copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
+ THE SOFTWARE.
@@ -20,13 +20,15 @@ module Phantomjs
20
20
 
21
21
  def get_executable
22
22
  if Os.is_mac?
23
- File.expand_path(File.dirname(__FILE__) + "/../vendor/phantomjs-1.4.1_OSX/bin/phantomjs")
23
+ require 'phantomjs-mac'
24
24
  elsif Os.is_linux?
25
- File.expand_path(File.dirname(__FILE__) + "/../vendor/phantomjs-1.5.0-liunx-x86-dynamic/bin/phantomjs")
25
+ require 'phantomjs-linux'
26
26
  else
27
27
  # Sorry windows guy
28
28
  # Nothing here
29
29
  end
30
+
31
+ Phantomjs.executable_path
30
32
  end
31
33
  end
32
34
 
@@ -1,3 +1,3 @@
1
1
  module Phantomjs
2
- VERSION = "0.0.2"
2
+ VERSION = "0.0.3"
3
3
  end
@@ -20,5 +20,9 @@ Gem::Specification.new do |s|
20
20
 
21
21
  # specify any dependencies here; for example:
22
22
  s.add_development_dependency "ZenTest"
23
- # s.add_runtime_dependency "rest-client"
23
+ if RUBY_PLATFORM =~ /linux/
24
+ s.add_runtime_dependency 'phantomjs-linux'
25
+ elsif RUBY_PLATFORM =~ /darwin/
26
+ s.add_runtime_dependency 'phantomjs-mac'
27
+ end
24
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: phantomjs.rb
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
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-04-19 00:00:00.000000000 Z
12
+ date: 2012-05-22 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: ZenTest
@@ -27,6 +27,22 @@ dependencies:
27
27
  - - ! '>='
28
28
  - !ruby/object:Gem::Version
29
29
  version: '0'
30
+ - !ruby/object:Gem::Dependency
31
+ name: phantomjs-mac
32
+ requirement: !ruby/object:Gem::Requirement
33
+ none: false
34
+ requirements:
35
+ - - ! '>='
36
+ - !ruby/object:Gem::Version
37
+ version: '0'
38
+ type: :runtime
39
+ prerelease: false
40
+ version_requirements: !ruby/object:Gem::Requirement
41
+ none: false
42
+ requirements:
43
+ - - ! '>='
44
+ - !ruby/object:Gem::Version
45
+ version: '0'
30
46
  description: Ruby wrapper for phantomjs
31
47
  email:
32
48
  - william.estoque@gmail.com
@@ -36,7 +52,9 @@ extra_rdoc_files: []
36
52
  files:
37
53
  - .autotest
38
54
  - .gitignore
55
+ - CHANGELOG
39
56
  - Gemfile
57
+ - MIT-LICENSE
40
58
  - README.md
41
59
  - Rakefile
42
60
  - lib/phantomjs.rb
@@ -44,190 +62,6 @@ files:
44
62
  - phantomjs.rb.gemspec
45
63
  - spec/phantomjs_spec.rb
46
64
  - spec/runner.js
47
- - vendor/phantomjs-1.4.1_OSX/ChangeLog
48
- - vendor/phantomjs-1.4.1_OSX/LICENSE.BSD
49
- - vendor/phantomjs-1.4.1_OSX/README.md
50
- - vendor/phantomjs-1.4.1_OSX/bin/Info.plist
51
- - vendor/phantomjs-1.4.1_OSX/bin/phantomjs
52
- - vendor/phantomjs-1.4.1_OSX/examples/arguments.coffee
53
- - vendor/phantomjs-1.4.1_OSX/examples/arguments.js
54
- - vendor/phantomjs-1.4.1_OSX/examples/colorwheel.coffee
55
- - vendor/phantomjs-1.4.1_OSX/examples/colorwheel.js
56
- - vendor/phantomjs-1.4.1_OSX/examples/countdown.coffee
57
- - vendor/phantomjs-1.4.1_OSX/examples/countdown.js
58
- - vendor/phantomjs-1.4.1_OSX/examples/detectsniff.coffee
59
- - vendor/phantomjs-1.4.1_OSX/examples/detectsniff.js
60
- - vendor/phantomjs-1.4.1_OSX/examples/direction.coffee
61
- - vendor/phantomjs-1.4.1_OSX/examples/direction.js
62
- - vendor/phantomjs-1.4.1_OSX/examples/echoToFile.coffee
63
- - vendor/phantomjs-1.4.1_OSX/examples/echoToFile.js
64
- - vendor/phantomjs-1.4.1_OSX/examples/features.js
65
- - vendor/phantomjs-1.4.1_OSX/examples/fibo.coffee
66
- - vendor/phantomjs-1.4.1_OSX/examples/fibo.js
67
- - vendor/phantomjs-1.4.1_OSX/examples/follow.coffee
68
- - vendor/phantomjs-1.4.1_OSX/examples/follow.js
69
- - vendor/phantomjs-1.4.1_OSX/examples/hello.coffee
70
- - vendor/phantomjs-1.4.1_OSX/examples/hello.js
71
- - vendor/phantomjs-1.4.1_OSX/examples/imagebin.coffee
72
- - vendor/phantomjs-1.4.1_OSX/examples/imagebin.js
73
- - vendor/phantomjs-1.4.1_OSX/examples/injectme.coffee
74
- - vendor/phantomjs-1.4.1_OSX/examples/injectme.js
75
- - vendor/phantomjs-1.4.1_OSX/examples/ipgeocode.coffee
76
- - vendor/phantomjs-1.4.1_OSX/examples/ipgeocode.js
77
- - vendor/phantomjs-1.4.1_OSX/examples/loadspeed.coffee
78
- - vendor/phantomjs-1.4.1_OSX/examples/loadspeed.js
79
- - vendor/phantomjs-1.4.1_OSX/examples/modernizr.js
80
- - vendor/phantomjs-1.4.1_OSX/examples/movies.coffee
81
- - vendor/phantomjs-1.4.1_OSX/examples/movies.js
82
- - vendor/phantomjs-1.4.1_OSX/examples/netlog.coffee
83
- - vendor/phantomjs-1.4.1_OSX/examples/netlog.js
84
- - vendor/phantomjs-1.4.1_OSX/examples/netsniff.coffee
85
- - vendor/phantomjs-1.4.1_OSX/examples/netsniff.js
86
- - vendor/phantomjs-1.4.1_OSX/examples/outputEncoding.coffee
87
- - vendor/phantomjs-1.4.1_OSX/examples/outputEncoding.js
88
- - vendor/phantomjs-1.4.1_OSX/examples/phantomwebintro.coffee
89
- - vendor/phantomjs-1.4.1_OSX/examples/phantomwebintro.js
90
- - vendor/phantomjs-1.4.1_OSX/examples/pizza.coffee
91
- - vendor/phantomjs-1.4.1_OSX/examples/pizza.js
92
- - vendor/phantomjs-1.4.1_OSX/examples/post.coffee
93
- - vendor/phantomjs-1.4.1_OSX/examples/post.js
94
- - vendor/phantomjs-1.4.1_OSX/examples/rasterize.coffee
95
- - vendor/phantomjs-1.4.1_OSX/examples/rasterize.js
96
- - vendor/phantomjs-1.4.1_OSX/examples/render_multi_url.coffee
97
- - vendor/phantomjs-1.4.1_OSX/examples/render_multi_url.js
98
- - vendor/phantomjs-1.4.1_OSX/examples/run-jasmine.coffee
99
- - vendor/phantomjs-1.4.1_OSX/examples/run-jasmine.js
100
- - vendor/phantomjs-1.4.1_OSX/examples/run-qunit.coffee
101
- - vendor/phantomjs-1.4.1_OSX/examples/run-qunit.js
102
- - vendor/phantomjs-1.4.1_OSX/examples/scandir.coffee
103
- - vendor/phantomjs-1.4.1_OSX/examples/scandir.js
104
- - vendor/phantomjs-1.4.1_OSX/examples/seasonfood.coffee
105
- - vendor/phantomjs-1.4.1_OSX/examples/seasonfood.js
106
- - vendor/phantomjs-1.4.1_OSX/examples/simpleserver.coffee
107
- - vendor/phantomjs-1.4.1_OSX/examples/simpleserver.js
108
- - vendor/phantomjs-1.4.1_OSX/examples/sleepsort.coffee
109
- - vendor/phantomjs-1.4.1_OSX/examples/sleepsort.js
110
- - vendor/phantomjs-1.4.1_OSX/examples/technews.coffee
111
- - vendor/phantomjs-1.4.1_OSX/examples/technews.js
112
- - vendor/phantomjs-1.4.1_OSX/examples/tweets.coffee
113
- - vendor/phantomjs-1.4.1_OSX/examples/tweets.js
114
- - vendor/phantomjs-1.4.1_OSX/examples/unrandomize.coffee
115
- - vendor/phantomjs-1.4.1_OSX/examples/unrandomize.js
116
- - vendor/phantomjs-1.4.1_OSX/examples/useragent.coffee
117
- - vendor/phantomjs-1.4.1_OSX/examples/useragent.js
118
- - vendor/phantomjs-1.4.1_OSX/examples/version.coffee
119
- - vendor/phantomjs-1.4.1_OSX/examples/version.js
120
- - vendor/phantomjs-1.4.1_OSX/examples/waitfor.coffee
121
- - vendor/phantomjs-1.4.1_OSX/examples/waitfor.js
122
- - vendor/phantomjs-1.4.1_OSX/examples/weather.coffee
123
- - vendor/phantomjs-1.4.1_OSX/examples/weather.js
124
- - vendor/phantomjs-1.4.1_OSX/lib/jquery.js
125
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/ChangeLog
126
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/LICENSE.BSD
127
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/README.md
128
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/bin/Info.plist
129
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/bin/phantomjs
130
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/arguments.coffee
131
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/arguments.js
132
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/colorwheel.coffee
133
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/colorwheel.js
134
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/countdown.coffee
135
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/countdown.js
136
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/detectsniff.coffee
137
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/detectsniff.js
138
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/direction.coffee
139
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/direction.js
140
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/echoToFile.coffee
141
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/echoToFile.js
142
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/features.js
143
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/fibo.coffee
144
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/fibo.js
145
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/follow.coffee
146
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/follow.js
147
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/hello.coffee
148
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/hello.js
149
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/imagebin.coffee
150
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/imagebin.js
151
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/injectme.coffee
152
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/injectme.js
153
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/ipgeocode.coffee
154
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/ipgeocode.js
155
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/loadspeed.coffee
156
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/loadspeed.js
157
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/modernizr.js
158
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/movies.coffee
159
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/movies.js
160
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/netlog.coffee
161
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/netlog.js
162
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/netsniff.coffee
163
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/netsniff.js
164
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/outputEncoding.coffee
165
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/outputEncoding.js
166
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/phantomwebintro.coffee
167
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/phantomwebintro.js
168
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/pizza.coffee
169
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/pizza.js
170
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/post.coffee
171
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/post.js
172
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/postserver.js
173
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/printenv.js
174
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/printmargins.js
175
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/rasterize.coffee
176
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/rasterize.js
177
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/render_multi_url.coffee
178
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/render_multi_url.js
179
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/run-jasmine.coffee
180
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/run-jasmine.js
181
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/run-qunit.coffee
182
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/run-qunit.js
183
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/scandir.coffee
184
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/scandir.js
185
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/seasonfood.coffee
186
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/seasonfood.js
187
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/server.js
188
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/serverkeepalive.js
189
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/simpleserver.coffee
190
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/simpleserver.js
191
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/sleepsort.coffee
192
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/sleepsort.js
193
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/technews.coffee
194
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/technews.js
195
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/tweets.coffee
196
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/tweets.js
197
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/unrandomize.coffee
198
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/unrandomize.js
199
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/useragent.coffee
200
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/useragent.js
201
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/version.coffee
202
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/version.js
203
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/waitfor.coffee
204
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/waitfor.js
205
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/weather.coffee
206
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/examples/weather.js
207
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtCore.la
208
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtCore.prl
209
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtCore.so
210
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtCore.so.4
211
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtCore.so.4.8
212
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtCore.so.4.8.0
213
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtGui.la
214
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtGui.prl
215
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtGui.so
216
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtGui.so.4
217
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtGui.so.4.8
218
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtGui.so.4.8.0
219
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtNetwork.la
220
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtNetwork.prl
221
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtNetwork.so
222
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtNetwork.so.4
223
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtNetwork.so.4.8
224
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtNetwork.so.4.8.0
225
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtWebKit.la
226
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtWebKit.prl
227
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtWebKit.so
228
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtWebKit.so.4
229
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtWebKit.so.4.9
230
- - vendor/phantomjs-1.5.0-liunx-x86-dynamic/lib/libQtWebKit.so.4.9.0
231
65
  homepage: http://westoque.com
232
66
  licenses: []
233
67
  post_install_message:
@@ -1,145 +0,0 @@
1
- Please see also http://code.google.com/p/phantomjs/wiki/ReleaseNotes.
2
-
3
- 2011-12-31: Version 1.4.1
4
-
5
- Bug fixes
6
-
7
- * Fix setting the proxy type (issue 266)
8
- * Workaround for file upload regression (issue 307)
9
- * Fix extraneous messsages in non-debug mode (issue 323)
10
-
11
- 2011-12-22: Version 1.4.0 "Glory of the Snow"
12
-
13
- New features
14
-
15
- * Added embedded HTTP server (issue 115)
16
- * Added convenient build script for Linux (issue 197)
17
- * Added support for SOCKS5 proxy (issue 266)
18
- * Updated CoffeeScript compiler to version 1.2 (issue 312)
19
-
20
- Bug fixes
21
-
22
- * Fix potential crash in QUrl with Qt 4.8 (issue 304)
23
- * Fix bug in CookieJar with QSettings and string (PyPhantomJS issue 10)
24
- * Prevent showing the icon on Mac OS X Dock (issue 281)
25
-
26
- Examples
27
-
28
- * Added a new example to detect browsers sniffing (issue 263)
29
- * Added HTTP server example (issue 115)
30
-
31
- 2011-09-23: Version 1.3.0 "Water Lily"
32
-
33
- Bug fixes
34
-
35
- * Fixed open() and POST method, without specifying the finished handler
36
- * Fixed script execution warning dialog (issue 165)
37
- * Added WebPage.release() to free the web page from memory (issue 154)
38
- * Added special handling of about:blank (issue 235)
39
- * Made a separate network access manager for each page (issue 190)
40
-
41
- New features
42
-
43
- * Introduced file system API based on CommonJS Filesystem proposal (issue 129)
44
- * Added support for persistent cookies (issue 91)
45
- * Added event handling, currently only for mouse events (issue 234)
46
- * Added page scroll position (issue 162)
47
- * Added HTTP authentication support (issue 45)
48
- * Added callback for page initialization (issue 143)
49
- * Added support to specify script and output encoding (issue 186)
50
- * Added option to allow local content to do cross-domain access (issue 28)
51
- * Added support to apply configurations from a JSON file (issue 180)
52
- * Added a convenient WebPage initialization construction (issue 206)
53
- * Added option to limit the size of disk cache (issue 220)
54
-
55
- Examples
56
-
57
- * Added a new example on using Modernizr to detect features (issue 144)
58
- * Fixed pizza.js example to use Mobile Yelp (issue 200)
59
- * Fixed netsniff.coffee example due to wrong indentation (issue 225)
60
- * Added an example to show live network traffic (issue 227)
61
- * Added an example demonstrating different output encodings (issue 186)
62
-
63
- 2011-06-21: Version 1.2.0 "Birds of Paradise"
64
-
65
- Version 1.2.0 is a major update. It introduces a whole set of new API.
66
-
67
- Bug fixes
68
-
69
- * Fixed rendering a very large web page (issue 54)
70
- * Fixed reporting of CoffeeScript compile error (issue 125)
71
-
72
- New features
73
-
74
- * Added callback for console message (issue 12)
75
- * Improved security model via WebPage object (issue 41)
76
- * Added support for POST, HEAD, PUT, and DELETE (issue 88)
77
- * Scripts filename is now passed as phantom.scriptName
78
- * Added callback to capture resource requests and responses (issue 2)
79
- * Added the ability to load external JavaScript (issue 32)
80
-
81
- Examples
82
-
83
- * Ported examples to use WebPage object
84
- * Added a new example to upload an image to imagebin.org
85
- * Added a new example to show HTTP POST feature
86
- * Added a new example to sniff network traffic and save it in HAR format
87
-
88
-
89
- 2011-04-27: Version 1.1.0 "Cherry Blossom"
90
-
91
- Fixed the script loading to use UTF-8 encoding (Yasuhiro Matsumoto).
92
-
93
- Added check for system proxy setting (Yasuhiro Matsumoto).
94
-
95
- Fixed building with Cygwin and Qt 4.5 (John Dalton).
96
-
97
- Added a new example: driver for QUnit tests (Łukasz Korecki).
98
-
99
- Fixed issue #20: problem with JPG transparent color (Alessandro Portale).
100
-
101
- Fixed issue #9: ignore first line starting with #! (Matthias, aka fourplusone).
102
-
103
- Fixed issue #7: support for file upload for form submission (Matthias, aka fourplusone).
104
-
105
- Fixed issue #35: support for disabling images loading (Ariya Hidayat).
106
-
107
- Fixed issue #14: enable or disable plugins (Ariya Hidayat).
108
-
109
- Added a new example: using Canvas to produce the color wheel (Ariya Hidayat).
110
-
111
- Added support for rasterizing as GIF image (Ariya Hidayat).
112
-
113
- Added support for CoffeeScript (Ariya Hidayat).
114
-
115
- Fixed issue #19: option for setting the proxy (Clint Berry, Ariya Hidayat).
116
-
117
- Python implementation using PyQt (James Roe).
118
-
119
- Fixed issue #17: Specify paper size for PDF export (Alessandro Portale).
120
-
121
- Fixed issue #60: Win32 and OS/2 icon files (Salvador Parra Camacho).
122
-
123
- Added clipping rectangle to the render function (Wouter de Bie).
124
-
125
- Added an example on sychronous waiting (Gabor Torok).
126
-
127
- Added command line option to use disk cache (Jon Turner).
128
-
129
- Added text extracting example (Weston Ruter).
130
-
131
- Fixed issue #93: Build with Qt < 4.7 (Ariya Hidayat).
132
-
133
- Ported all examples to CoffeeScript (Robert Gieseke).
134
-
135
- 2011-01-17: Version 1.0.0
136
-
137
- Initial launch.
138
-
139
- The API is centralized at the 'phantom' object (as child of
140
- window object) which has the properties: args, content,
141
- loadStatus, state, userAgent, version, viewportSize, and
142
- the following functions: exit, open, render, sleep.
143
-
144
- Several examples are included, among others: web page rasterizer,
145
- weather service, headless test framework driver, and many others.