BBC-News/wraith

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gemset
.github/CONTRIBUTING.md
.github/ISSUE_TEMPLATE.md
.gitignore
.rubocop.yml
.ruby-version
.travis.yml
Dockerfile
Gemfile
LICENSE
README.md
Rakefile
assets/invalid1.jpg
assets/invalid2.jpg
assets/wraith-logo.png
bin/wraith
lib/wraith/gallery_template/basic_template.erb
lib/wraith/gallery_template/slideshow_template.erb
templates/README.md
templates/configs/capture.yaml
templates/configs/history.yaml
templates/configs/spider.yaml
wraith.gemspec
lib/wraith/javascript/_helper.js36
A
1 hr
lib/wraith/javascript/casper.js74
A
2 hrs
lib/wraith/javascript/phantom.js119
A
2 hrs
templates/javascript/cookies_and_headers--casper.js11
templates/javascript/cookies_and_headers--phantom.js18
templates/javascript/disable_javascript--casper.js4
templates/javascript/disable_javascript--phantom.js6
templates/javascript/interact--casper.js6
templates/javascript/interact--chrome.js4
templates/javascript/interact--phantom.js10
templates/javascript/wait--casper.js3
templates/javascript/wait--chrome.js2
templates/javascript/wait--phantom.js3
lib/wraith.rb4
lib/wraith/cli.rb158
lib/wraith/compare_images.rb38
lib/wraith/crop.rb40
lib/wraith/folder.rb85
A
1 hr
lib/wraith/gallery.rb173
A
1 hr
lib/wraith/helpers/capture_options.rb40
lib/wraith/helpers/custom_exceptions.rb19
lib/wraith/helpers/logger.rb15
A
25 mins
lib/wraith/helpers/save_metadata.rb26
lib/wraith/helpers/utilities.rb48
lib/wraith/save_images.rb162
B
4 hrs
lib/wraith/spider.rb43
lib/wraith/thumbnails.rb23