yippie-io/iUPB

View on GitHub
app/views/restaurants/index_v1.rabl

Summary

Maintainability
Test Coverage
collection @menus
attributes :date, :description, :name, :type, :price, :counter
node(:side_dishes) { |menu| menu.parsed_side_dishes(I18n.locale.to_s) }