I've checked out the 0.7.3 mephisto (as the tut says) and when I freeze rails 1.2.6 (again, as the tut says) I get:
svn URL http://dev.rubyonrails.org/svn/rails/tags/rel_1-2-6/activeresource' doesn't exist
well, duh :p it wasn't added until 2.0. Should I be freezing a later version of rails? Should I be using mephisto's trunk?
At any rate, the tut dead ends here because the bootstrap command fails:
$ rake db:bootstrap RAILS_ENV=production
(in /path/to/mydir)
rake aborted!
wrong number of arguments (0 for 1)
I'll keep experimenting, but if anyone can shed some light, i'd be most appreciative
~b