app/models/bjond_registration.rb in bjond-api-0.3.13 vs app/models/bjond_registration.rb in bjond-api-0.4.0

- old
+ new

@@ -1,6 +1,7 @@ include BjondApi require 'attr_encrypted' +require 'resolv' class BjondRegistration < ActiveRecord::Base has_many :bjond_services, :dependent => :destroy