lib/jeanine/routing/evaluation.rb in jeanine-0.3.0 vs lib/jeanine/routing/evaluation.rb in jeanine-0.4.0

- old
+ new

@@ -1,8 +1,7 @@ module Jeanine module Routing module Evaluation - IGNORED_INSTANCE_VARIABLES = [:@env] def route_eval before_find_route! route = find_route if route