medea 0.2.20 → 0.2.21

Sign up to get free protection for your applications and to get access to all the features.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.2.20
1
+ 0.2.21
@@ -1,7 +1,7 @@
1
1
  module Medea
2
2
  module ActiveModelMethods
3
3
  def to_model
4
- jason_key
4
+ self
5
5
  end
6
6
 
7
7
  def errors
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 2
8
- - 20
9
- version: 0.2.20
8
+ - 21
9
+ version: 0.2.21
10
10
  platform: ruby
11
11
  authors:
12
12
  - Michael Jensen