Sha256: 9e8cca3c8ecdd55d263b6c8b9857db4fa203e7532b33b9d90d21c65958513d90

Contents?: true

Size: 117 Bytes

Versions: 8

Compression:

Stored size: 117 Bytes

Contents

module Renalware
  module BagTypesHelper

    def manufacturer_options
      %w(Baxter Fresenius)
    end

  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
renalware-core-2.0.0.pre.beta11 app/helpers/renalware/bag_types_helper.rb
renalware-core-2.0.0.pre.beta10 app/helpers/renalware/bag_types_helper.rb
renalware-core-2.0.0.pre.beta9 app/helpers/renalware/bag_types_helper.rb
renalware-core-2.0.0.pre.beta8 app/helpers/renalware/bag_types_helper.rb
renalware-core-2.0.0.pre.beta7 app/helpers/renalware/bag_types_helper.rb
renalware-core-2.0.0.pre.beta6 app/helpers/renalware/bag_types_helper.rb
renalware-core-2.0.0.pre.beta5 app/helpers/renalware/bag_types_helper.rb
renalware-core-2.0.0.pre.beta4 app/helpers/renalware/bag_types_helper.rb