Class: Spina::RestaurantMenuCollection

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/spina/restaurant_menu_collection.rb

Instance Method Summary collapse

Instance Method Details

#contentObject



8
9
10
# File 'app/models/spina/restaurant_menu_collection.rb', line 8

def content
  self.restaurant_menus
end