Sha256: 0c4edf57a8efac0967264bcb061aad9320f40e1e3b25c48d120886a7dd105386
Contents?: true
Size: 706 Bytes
Versions: 3
Compression:
Stored size: 706 Bytes
Contents
= UNFINISHED * 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) } * Remove dependency on activesupport! and enumerate dependencies in rakefile = COMPLETED * Pull from sinatra-helpers and make erb templates work (and credit keldredd) - http://github.com/kelredd/sinatra-helpers/tree/master/lib/sinatra_helpers/erb/
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
sinatra_more-0.0.10 | TODO |
sinatra_more-0.0.9 | TODO |
sinatra_more-0.0.8 | TODO |