Sha256: 08c207290c9face96be81e10fa245201f595ebbaddf749c508779b42d0c64f36

Contents?: true

Size: 1.4 KB

Versions: 2

Compression:

Stored size: 1.4 KB

Contents

== 0.3.6 2008-04-30
* Fixed: The block in init.rb does not take a parameter.  This has been removed from the template.

== 0.3.5 2008-04-30
* Added: Basic configuations to config/lockdown/init.rb when using the generator

== 0.3.4 2008-04-30
* Fixed: Addition of require 'lockdown/init' to config file

== 0.3.3 2008-04-30
* Spoke too soon.  Omitted user_group controller change.

== 0.3.2 2008-04-30
* Management screens looking good.  Now moving on to testing with starter application.

== 0.3.1 2008-04-29
* Some initital testing done.  

== 0.3.0 2008-04-29
* Big change in how the system is installed and configured in the project. 
	Introduced lib/lockdown/init.rb.
	Removed lib/lockdown/access.rb.
	Now use more of a Rails-ish initializer functionality.  This adds flexibility
	and places the core code back in the gem, that's what I was after.

== 0.2.0 2008-04-25
* First full implementation of generate script "lockdown_all".  Warranted a bump up of the minor version.

== 0.1.4 2008-04-25
* Uncommented line in config/hoe.rb to hopefully resolved rubigen dependency issue.

== 0.1.3 2008-04-25
* Still Don't have correct dependencies. Added in first crack at lockdown_all generator.

== 0.1.2 2008-04-25
* Didn't have correct dependencies.

== 0.1.1 2008-04-24
* Fixed bug with session cleanup.

== 0.1.0 2008-04-18
* Nearing public release status.  
  * In bug testing mode now.

== 0.0.1 2008-04-18

* initial add of gem

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
lockdown-0.3.6 History.txt
lockdown-0.3.7 History.txt