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