Sha256: eeaba9ff5bbb29e28f6c7e8e7949ff79fe12d70cf7f66cfbb06611baa4c4ba24
Contents?: true
Size: 204 Bytes
Versions: 2
Compression:
Stored size: 204 Bytes
Contents
require 'turntables/sql_modules/db_registry_sql' include Turntables describe DbRegistrySql do it "Should have a constant ExistsSql" do subject.const_get('ExistsSql').should_not be_empty end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
turntables-1.0.3 | spec/db_registry_sql_spec.rb |
turntables-1.0.1 | spec/db_registry_sql_spec.rb |