noir-clojure / lib-noir

A set of libraries for ring apps, including stateful sessions.
Eclipse Public License 1.0
479 stars 47 forks source link

clojure.lang.Var$Unbound cannot be cast to clojure.lang.Atom #94

Closed zwild closed 10 years ago

zwild commented 10 years ago

Hi, when I try to use (session/put! :name "ttt"), this error will occur.