Sha256: 0a3c616dff3d691f7bbc47dbcbe0604c11db8002e7c324058a923734928cf8d6
Contents?: true
Size: 211 Bytes
Versions: 5
Compression:
Stored size: 211 Bytes
Contents
require 'test_helper' module Cally class UsersControllerTest < ActionController::TestCase setup do @routes = Engine.routes end # test "the truth" do # assert true # end end end
Version data entries
5 entries across 5 versions & 1 rubygems