lib/hanami/environment.rb in hanami-1.0.0.rc1 vs lib/hanami/environment.rb in hanami-1.0.0

- old
+ new

@@ -341,10 +341,10 @@ end.to_i end # Check if the current port is the default one # - # @since 1.0.0.beta1 + # @since 1.0.0 # @api private # # @see Hanami::ApplicationConfiguration#port def default_port? port == DEFAULT_PORT