Skip to content
This repository has been archived by the owner on Mar 30, 2019. It is now read-only.
raul edited this page Sep 14, 2010 · 10 revisions

Project status
-————————
Please note that the plugin has now two development branches:

  • master, which at this moment targets Rails2.2. In addition to the old functionalities and options, it can take advantage of the new I18n goodies included on this Rails release. This version is currently under active development though it’s being successfully used on production environments.
  • rails2.3, which is working on some commercial applications. I’m evaluating some new proposals before merging it on the master branch.
  • rails2.1, which obviously targets applications based on Rails2.1. This branch is considered fully stable.

This wiki only includes documents related to the master branch. The rails2.1 branch includes a sample application and instructions so it should be easy to use – I’ll be glad to give you a hand on it if you need some kind of help.

Clone this wiki locally