website/index.html in lockdown-0.5.5 vs website/index.html in lockdown-0.5.6
- old
+ new
@@ -31,10 +31,10 @@
<div id="main">
<h1>Lockdown</h1>
<div id="version" class="clickable" onclick='document.location = "http://rubyforge.org/projects/lockdown"; return false'>
<p>Get Version</p>
- <a href="http://rubyforge.org/projects/lockdown" class="numbers">0.5.5</a>
+ <a href="http://rubyforge.org/projects/lockdown" class="numbers">0.5.6</a>
</div>
<h2>What</h2>
<p>Lockdown is a authentication/authorization system for RubyOnRails (ver 2.x). While Merb functionality is in place, it is not complete. There will be a release solely focused on getting the Merb functionality up to par with Rails.</p>