Sha256: c5b34652ba771e425c290b576df613198677b32846a9b82c0da7ed297e2695ef

Contents?: true

Size: 138 Bytes

Versions: 17

Compression:

Stored size: 138 Bytes

Contents

require 'test_helper'

class ActionSmserTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, ActionSmser
  end
end

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
action_smser-3.1.2 test/action_smser_test.rb
action_smser-3.1.1 test/action_smser_test.rb
action_smser-3.1.0 test/action_smser_test.rb
action_smser-3.0.0 test/action_smser_test.rb
action_smser-2.2.0 test/action_smser_test.rb
action_smser-2.1.2 test/action_smser_test.rb
action_smser-2.1.1 test/action_smser_test.rb
action_smser-2.1.0 test/action_smser_test.rb
action_smser-2.0.2 test/action_smser_test.rb
action_smser-2.0.1 test/action_smser_test.rb
action_smser-2.0.0 test/action_smser_test.rb
action_smser-1.2.1 test/action_smser_test.rb
action_smser-1.2.0 test/action_smser_test.rb
action_smser-1.1.1 test/action_smser_test.rb
action_smser-1.1.0 test/action_smser_test.rb
action_smser-1.0.1 test/action_smser_test.rb
action_smser-1.0.0 test/action_smser_test.rb