Release Name: 1.1.24
Notes:
- Incorporated Factory Girl into testing to substitute for fixtures in Unit Testing
- Using shoulda for Unit Testing
- Refactor Authentication completely to remove authentication to modules in /lib
- Authentication Module is included synamically by ApplicationController
- User model has no auth-specific methods - all moved into Auth Modules
Changes:
|