FIX: Removing sessions
commit48c75bf9dad905c877f56638bc3a4b45bf86d8fb
authorBlake Mizerany <blakemizerany@blake-mizeranys-computer.local>
Fri, 26 Oct 2007 02:26:57 +0000 (25 19:26 -0700)
committerBlake Mizerany <blakemizerany@blake-mizeranys-computer.local>
Fri, 26 Oct 2007 02:26:57 +0000 (25 19:26 -0700)
tree83df31f0b0ebecd5e1e4a393874f4198e914c265
parent6e3dea0be0b6939fe1108b597b0ab1972ea797b7
FIX:  Removing sessions

Session should be handled by a plugin of your choice.  Sinatra will not handle this for you.
examples/hello/hello.rb
examples/todo/todo.rb [deleted file]
lib/sinatra/context.rb
lib/sinatra/dsl.rb
lib/sinatra/server.rb
lib/sinatra/sessions.rb [deleted file]