Sha256: 0b9d4fe2827174795440b3f476b9ff088ad7a4b4190eb0f7abd9a21385e3f6f8

Contents?: true

Size: 140 Bytes

Versions: 10

Compression:

Stored size: 140 Bytes

Contents

require 'test_helper'

class LinkToActionTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, LinkToAction
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
link_to_action-0.3.0 test/link_to_action_test.rb
link_to_action-0.2.5 test/link_to_action_test.rb
link_to_action-0.2.4 test/link_to_action_test.rb
link_to_action-0.2.3 test/link_to_action_test.rb
link_to_action-0.2.2 test/link_to_action_test.rb
link_to_action-0.2.1 test/link_to_action_test.rb
link_to_action-0.2.0 test/link_to_action_test.rb
link_to_action-0.1.3 test/link_to_action_test.rb
link_to_action-0.1.2 test/link_to_action_test.rb
link_to_action-0.1.1 test/link_to_action_test.rb