Articles taggés plugin

18 nov 2008

Nouveau plugin Rails : acts_as_git

With the help of Jamie van Dyke at Parfait and Scott Chacon at GitHub, I’m pleased to announce Acts As Git (no, I don’t like the name either). It’s a simple plugin which stores all changes you make to a text field in a git repository. This is ideal for something like a git-backed wiki.

Lire l’annonce officielle.

Tout simplement génial. Voir l’annonce pour un exemple.
L’historique est automatiquement stocké sur un repository Git et la dernière version est sauvée en base par ActiveRecord comme si de rien n’était.

© Copyright 2008-2009 Grégory Karékinian - Propulsé par WordPress.