Sha256: 90252cce99f2367ed1bb99e45304eee208f7123eb89c3e560d7c6f635f7411e8
Contents?: true
Size: 144 Bytes
Versions: 1
Compression:
Stored size: 144 Bytes
Contents
require 'test_helper' class OmgjsTest < ActiveSupport::TestCase test "Omgjs::Builder builds" do Omgjs::Builder.build("models") end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
omgjs-0.0.10 | test/omgjs_test.rb |