app/models/bjond_service.rb in bjond-api-0.1.3 vs app/models/bjond_service.rb in bjond-api-0.1.4
- old
+ new
@@ -1,3 +1,3 @@
class BjondService < ActiveRecord::Base
- belongs_to :BjondRegistration
+ belongs_to :bjond_registration
end
- old
+ new