lib/ahoy/deckhands/request_deckhand.rb in ahoy_matey-1.5.2 vs lib/ahoy/deckhands/request_deckhand.rb in ahoy_matey-1.5.3
- old
+ new
@@ -42,11 +42,9 @@
def screen_width
params["screen_width"]
end
- private
-
def params
@params ||= request.params
end
end
end