I\'ve got a rails application where users have to log in. Therefore in order for the application to be usable, there must be one initial user in the system for the first pe
That Rake task can be provided by the db-populate plugin:
http://github.com/joshknowles/db-populate/tree/master