Download

Help and discussion

If you are interested in Apotomo, or if you want to discuss concepts or even have proposals or fixes, please join the mailing list at http://rubyforge.org/mailman/listinfo/apotomo-talk.

We even have an IRC channel! Meet us at irc.freenode.net in channel #cells. Folks there are always ready for a talk.

Download

Currently Apotomo can be grabbed from github at http://github.com/apotonick.

> cd your_rails_app/
> script/plugin install git://github.com/apotonick/apotomo.git

Please note that Apotomo relies on the Rails cells plugin, and runs fine with Rails 1.2.3 and Rails 2.1.

Samples, Example code

There even is a small sample app to demonstrate Apotomo’s capabilities and concepts. It is constantly extended and can be downloaded from github.

> git clone git://github.com/apotonick/apotomo_sample_app.git

The packaged README has installation instructions for cells, engines, Apotomo and the app itself.