Project

General

Profile

add default/example data to my plugin

Added by Anonymous almost 10 years ago

What's the best way to add default/example data to our plugin?

lets say, for example, that I have a products table that when someone installs my plugin this table is already filled with information. Since you can't do rake seeds directly into a plugin which is the best way to do this?