module Rice::Dining

Constants

BASE

Public Class Methods

manifest() click to toggle source
# File lib/rice/dining.rb, line 225
def self.manifest
  ManifestFetcher.new.fetch
end