Module: ItemsHelper

Defined in:
app/helpers/items_helper.rb

Instance Method Summary collapse

Instance Method Details

#available_collectionsObject



2
3
4
# File 'app/helpers/items_helper.rb', line 2

def available_collections
  { 'Special Collection X' => 123, 'Faculty Pre-prints' => 223, 'Faculty Pre-prints' => 223  }
end