weavejester / lein-ring

Ring plugin for Leiningen
Eclipse Public License 1.0
501 stars 100 forks source link

Correctly handle nrepl-middleware vector in load-namespaces #145

Closed worrel closed 9 years ago

worrel commented 9 years ago

Fixes issue with bad final commit in already-merged #138. Please merge either #144 or this, they both do the trick. Apologies for this :-|

MichaelBlume commented 9 years ago

Looks good, thanks.