When I try to run the initial rake task, I get this:
$ rake substruct:db:bootstrap
(in /home/linkvil/railssites/qbsubstruct)
Checking requirements...
Initializing database...
rake aborted!
wrong number of arguments (1 for 0)
(See full trace by running task with --trace)
Could anyone tell me what I need to do to fix this?
Thanks!
Marcus