lib/phantom_ruby_browser.rb in phantom-ruby-browser-0.0.1 vs lib/phantom_ruby_browser.rb in phantom-ruby-browser-0.0.2

- old
+ new

@@ -1,5 +1,6 @@ require 'phantomjs' +require 'tempfile' class PhantomRubyBrowser attr_reader :phantomjs, :location \ No newline at end of file