Sha256: 0c2a4922698c86566ea40cedab0f297d9f34377de2b8ea7dfb4edc5b48020c88

Contents?: true

Size: 163 Bytes

Versions: 5

Compression:

Stored size: 163 Bytes

Contents

require 'test_helper'

module GuardDog
  class AccessControllerTest < ActionController::TestCase
    # test "the truth" do
    #   assert true
    # end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
guard_dog-0.1.5 test/controllers/guard_dog/access_controller_test.rb
guard_dog-0.1.3 test/controllers/guard_dog/access_controller_test.rb
guard_dog-0.1.2 test/controllers/guard_dog/access_controller_test.rb
guard_dog-0.1.1 test/controllers/guard_dog/access_controller_test.rb
guard_dog-0.1.0 test/controllers/guard_dog/access_controller_test.rb