Greetings! I’ve been doing some maintenance work on Mephisto. The current development version now supports Ruby 1.8.7 and Rails 2.0.5. The unit tests all pass, and model_stubbing has been ripped out and replaced with machinist. I want to thank Rick Olson, Sven Fuchs and Peter Suschlik for all their help.
There are several things that we should probably do before making a Mephisto 0.8.1 release:
- Test the new Mephisto on a variety of different systems.
- Merge any bug fixes that people want to get into trunk.
- Fix some JavaScript issues with the asset manager.
If you’d like to try out the development version of Mephisto, please back up your database and see the installation notes on my github wiki. Better yet, make a copy of your database and run Mephisto somewhere that won’t interfere with your current site. Remember, this version of Mephisto is development software, and it may break in a variety of exciting ways.
If you’d like to submit bug fixes, please send me a push request on github (or point me at your git repository). This is an excellent time to get your least favorite bugs fixed once and for all.
Thank you for helping out with the development and testing of Mephisto!

Thanks for the update. Good to see some life in the project!
Thank you for your interest in Mephisto!
I just fixed some more unit test failures that only occurred under MySQL. Next up: Figuring out why ‘rake db:create’ is causing headaches under MySQL with multi-site enabled.
Yeah, Thanks for the update.
All links to the wiki and documentation are broken. They point to stikipad which went up in smoke about 6 months ago.
Yup. Sadly, this is the case.
However, several people have been working to recover some of the documentation:
http://groups.google.com/group/MephistoBlog/browse_thread/thread/d28e86895862ec64
You can find an updated copy of the documentation here, along with a link to the original documentation:
http://github.com/oliverbarnes/mephisto-docs/wikis
I haven’t looked at any of this documentation yet, so please let me know if it solves your problems.