Depp vendorized

This commit is contained in:
Priit Tark 2015-04-07 15:33:41 +03:00
parent 98ace9d49f
commit 65f50c23f0
154 changed files with 4485 additions and 29 deletions

View file

@ -0,0 +1,10 @@
require 'test_helper'
class NavigationTest < ActionDispatch::IntegrationTest
fixtures :all
# test "the truth" do
# assert true
# end
end