7 8 9
# File 'lib/superstore/model.rb', line 7 def table_name @table_name ||= base_class.name.pluralize end