removes references to agency_name

This commit is contained in:
Louis Knapp
2016-07-30 22:01:10 -05:00
parent 6119733ad7
commit caf01518be
6 changed files with 5 additions and 11 deletions
-2
View File
@@ -1,6 +1,4 @@
class Client < ActiveRecord::Base
# TODO: figure out why application_date validation is fubar
# validates :application_date, presence: true
belongs_to :bike
belongs_to :agency