Download and Installation

Rails 3.0/3.1

Your prayers were heard – Apotomo runs on Rails 3.x! The 1.x mainline is dedicated to Rails 3.×.

Gems rule.

$ gem install apotomo

Rails 2.3

The 0.1.x line runs with Rails 2.3.

$ gem install apotomo -v 0.1.4

In your environment.rb should be something like

config.gem "apotomo"

And, if you like jQuery better than prototype:

Apotomo.js_framework = :jquery

Be sure to check out the .


blog comments powered by Disqus