Sha256: 1a22d772939978e0e38a19a4de4ed326372ce96f93099ee802b6db8d390ed682
Contents?: true
Size: 262 Bytes
Versions: 17
Compression:
Stored size: 262 Bytes
Contents
// This is just some test implementation code to test that everything would // work assuming that I can find a way to get the implementation code // loaded in here like this. var Hoopty = function() { this.hello = function() { return "Hello There"; } };
Version data entries
17 entries across 17 versions & 1 rubygems