Sha256: 49ceb2633a2c27bbc5e694752ec0b0369a2acabd6ab84350f9458c7e5af935fa
Contents?: true
Size: 134 Bytes
Versions: 4
Compression:
Stored size: 134 Bytes
Contents
require 'test_helper' class RailsDataTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, RailsData end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
rails_data-1.0.2 | test/the_data_test.rb |
rails_data-1.0.1 | test/the_data_test.rb |
rails_data-1.0.0 | test/the_data_test.rb |
rails_data-0.0.1 | test/the_data_test.rb |