mirror of
https://github.com/fspc/bike-database.git
synced 2026-09-16 08:31:39 -04:00
removes references to agency_name
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user