Class: Thredded::DatabaseSeeder::Topics

Inherits:
CollectionSeedData show all
Defined in:
lib/thredded/database_seeder.rb

Constant Summary collapse

MODEL_CLASS =
Topic

Instance Attribute Summary

Attributes inherited from BaseSeedData

#seeder

Method Summary

Methods inherited from CollectionSeedData

#find

Methods inherited from BaseSeedData

create, #find_or_create, #initialize, #range_of_dates_in_order

Methods included from LogTime

included, #log_time, #print_time_diff

Constructor Details

This class inherits a constructor from Thredded::DatabaseSeeder::BaseSeedData