iab-Oil 0.1.9 → 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/lib/DataModelInterpreter.rb +0 -8
  2. metadata +1 -1
@@ -49,14 +49,6 @@ class DataModelInterpreter < DslContext
49
49
  return e
50
50
  end
51
51
 
52
- def lov(*args)
53
-
54
- end
55
-
56
- def endlov(*args)
57
-
58
- end
59
-
60
52
  def collection(*args)
61
53
 
62
54
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: iab-Oil
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.9
4
+ version: 0.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gary Mawdsley