I’ve just released Lockdown version 1.3.2.
Lockdown is now being served up from gemcutter.org.
In this update:
- Lockdown will now report if permission belonging to public or protected groups is being assigned to custom user group.
- New rspec helper: login_with_permissions(*permission_symbols)
- The use of “puts” within Lockdown has been removed for all you Textmate users out there. :)
- To have Lockdown use Rails.logger, just set Lockdown.logger = Rails.logger in config/environment.rb.
I’ll be tackling some of the other items on lighthouse next week. This week had some surprises that didn’t allow any extra time for Lockdown.

Comments