This is now available via a git server.<br><br>git://snatcht.com/git/merbful_authentication.git<br><br>Cheers<br>Daniel<br><br><div class="gmail_quote">On Dec 12, 2007 11:30 PM, Daniel N &lt;<a href="mailto:has.sox@gmail.com">
has.sox@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Since there are so many efforts at the moment to port restful_authentication I figured I&#39;d put a repo up so that it can be a collaborative effort.
<br><br>You can pick up a copy of the repo at<br><br>git clone <a href="http://snatcht.com/git/merbful_authentication.git" target="_blank">
http://snatcht.com/git/merbful_authentication.git</a><br><br>at the moment the app is in a branch.&nbsp; Not in the master.<br><br>get the branch by<br><br>git checkout -b remote/initial origin/inital_repo<br><br><br>At the moment I&#39;m aiming for a straight port of restful_authentication with datamapper in the intial app.&nbsp; This will get it available to the community at least.&nbsp; 
<br><br>Then it can be pulled out and gemified as a datamapper generator, and the activerecord stuff ported out and included as a generator there too.<br><br>The ultimate aim is to extract as much of the functionality into mixins as possible so that any updates are avilable with an update of the gem.&nbsp; If you wanted to customise the methods, just define them in your model/controller to overwrite the mixed in ones.&nbsp; 
<br><br>The generator should only make the inital stubs with relevant includes, and a mixin to map used functions of the ORM to what&#39;s being used in the plugin.<br><br>That way I hope specs can also be maintained as a single set of specs rather than one set per ORM.
<br><br>I&#39;m aiming for minimal generator usage, with active_record, datamapper and sequel ports to become available.&nbsp; <br><br>I&#39;m not set in stone about the best way to reorganise it yet, and I&#39;m more than happy to discuss where people think it should go.
<br><br>Let me know what you guys/girls think<br><br>Cheers<br><font color="#888888">Daniel<br><br>
</font></blockquote></div><br>