dm-aux_codes 1.0.6 → 1.0.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/aux_codes.rb +1 -1
  2. metadata +2 -2
data/lib/aux_codes.rb CHANGED
@@ -21,7 +21,7 @@ module Stuff
21
21
 
22
22
  # timestamps :at
23
23
 
24
- belongs_to :aux_code
24
+ belongs_to :aux_code, :required => false
25
25
  has n, :aux_codes
26
26
 
27
27
  def self.name
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dm-aux_codes
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.6
4
+ version: 1.0.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - remi
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2010-01-20 00:00:00 -07:00
12
+ date: 2010-01-21 00:00:00 -07:00
13
13
  default_executable:
14
14
  dependencies: []
15
15