
Using seed_fu to populate defaults on :after_create
Reported by Nate Bird | December 18th, 2008 @ 11:26 PM
I've been using seed_fu for populating the general defaults of my site for a couple projects but now I am looking for a solution for when a new account is created a populate_defaults method is called :after_create. Can I use seed_fu to create a couple default records and pass the account.id to the yaml files?
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
An attempt to simplify the usage of seed data in Rails applications through a dead simple API.