lib/isic/entity.rb in isic-1.0.2 vs lib/isic/entity.rb in isic-1.0.3

- old
+ new

@@ -1,5 +1,5 @@ -module Isic +class Isic class Entity def initialize(code) @code = code end \ No newline at end of file