If a model class is named Product, in which database table will ActiveRecord store and retrieve model instances?
product_table
products
all_products
products_table