Sha256: 9865dd61a4c640c9c9c7c5f3fa0de68c6ab66ed44fb1c72de7f85394d1efee2f
Contents?: true
Size: 457 Bytes
Versions: 9
Compression:
Stored size: 457 Bytes
Contents
/ See Vaccination.to_partial_path etc / Pulled into the New Event form via a js get to EventsController#new = f.simple_fields_for :document, event.document do |fd| /= fd.input :type, wrapper: :horizontal_medium = fd.input :type, wrapper: :horizontal_medium, collection: Renalware::Virology::VaccinationType.ordered.pluck(:name, :code) = fd.input :drug, wrapper: :horizontal_medium, collection: Renalware::Drugs::Drug.for(:vaccine).pluck(:name, :name)
Version data entries
9 entries across 9 versions & 1 rubygems