class DietClass
Constants
- TABLE_STRUCTURE
Public Class Methods
fallback()
click to toggle source
# File lib/earth/diet/diet_class.rb, line 30 def fallback find_by_name 'standard' end
# File lib/earth/diet/diet_class.rb, line 30 def fallback find_by_name 'standard' end