Sha256: 2a9f1760c8a56ade82612dbcbf95d1efb07c9ca37fafeae46765bf6913d327cb
Contents?: true
Size: 142 Bytes
Versions: 2
Compression:
Stored size: 142 Bytes
Contents
require 'test_helper' class BeforeActionsTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, BeforeActions end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
before_actions-1.0.2 | test/before_actions_test.rb |
before_actions-1.0.0 | test/before_actions_test.rb |