TODO in sinatra_more-0.0.10 vs TODO in sinatra_more-0.0.11
- old
+ new
@@ -1,6 +1,7 @@
= UNFINISHED
+* fix content_block_tag to eliminate need for concat option
* image_tag should start in images_path (or /images)
* I have got to add tests, basically create dummy sinatra applications and use Webrat
* Become total warden solution (basically just require warden gem installed, do everything else)
* Make warden password strategy support a callback which explains what to do with username, password
* WardenPlugin.authenticate_callback { |username, password| User.authenticate(username, password) }
\ No newline at end of file