Sha256: d58be22def9c40b0852f62f53adb4a6ba63c232ad696c2abb0690b1f32bb0578
Contents?: true
Size: 208 Bytes
Versions: 6
Compression:
Stored size: 208 Bytes
Contents
require 'test_helper' class ApplicationDecoratorTest < ActiveSupport::TestCase def setup ApplicationController.new.set_current_view_context end # test "the truth" do # assert true # end end
Version data entries
6 entries across 6 versions & 1 rubygems