valuable
valuable copied to clipboard
create a Rails association thing
class PatronSearch has_value :ticket, :klass => Ticket end
should create ticket_id=, ticket_id, ticket, ticket=, and tie all those in together.