Sha256: 8248d5d9a43d5aa12b96cbc25456a920630457d87d2c9fc282bfd05774119a1b

Contents?: true

Size: 132 Bytes

Versions: 5

Compression:

Stored size: 132 Bytes

Contents

require 'test_helper'

class PoeRailsTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, PoeRails
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
poe_rails-0.0.7 test/poe_rails_test.rb
poe_rails-0.0.6 test/poe_rails_test.rb
poe_rails-0.0.4 test/poe_rails_test.rb
poe_rails-0.0.3 test/poe_rails_test.rb
poe_rails-0.0.2 test/poe_rails_test.rb