I have finished to work on Click To Globalize, to made it Rails 2.0 compatible.
What's Changed?
All and nothing: from the user point of view, the plugin has the same behaviors of the previous version. My recent activity was a refactoring, now it:
- Works with CSRF Killer
- Works with Prototype 1.6.0.1 and Scriptaculous 1.8.0.1
- Works with rewritten version of Scriptaculous
Ajax.InPlaceEditor - Works with new Prototype events handling
- Uses new Prototype's
Element#addMethodsandFunction#wrapto add methods and AOP - Uses Protoype
Hash#get, instead of square brackets - Uses
.html.erbas helper, instead of.rhtml - Has a more clean installation/disinstallation process
- Has DRYed up tests
- Hasn't prototype.js into the packaging
How To Use It?
Rails 2.0
Rails 1.2.x
For a detailed guide, howtos, snippets, video-tutorials and other infos, please visit the Click To Globalize page.
