01 Aug, 2015
1 commit
24 Jul, 2015
39 commits
-
It is only used by anti_spam plugin and it is specified on its Gemfile
-
Use these two commands inside vim: :!ag -l '..\/..\/..\/..\/test' | xargs perl -pi -E "s/require.*test_helper.*/require 'test_helper'/g" :!ag -l "require File.*'/" | xargs perl -pi -E "s/require File.*'\//require_relative '/g":e ""'"
-
Some tests now need javascript to run and were tagged to selenium