Posted By: Mischa Berger
Date: 2006-12-09 05:04
Summary: Boxroom 0.5
Project: Boxroom
Version 0.5 is released today. The biggest change is that this version finally has upload progress.
Download it here:
http://boxroom.rubyforge.org/download.html
Or go to http://boxroom.rubyforge.org/ for more information about this project.
Changelog:
* Refactored the authentication_controller
* Put before_filter :authorize in ApplicationController (and using skip_before_filter in other controllers if necessary)
* Using 'unless' instead of 'if not'
* Using find_by() instead of find(:first)
* Upload progress (yay!) |
|