lib/parliament/utils/helpers/postcode_helper.rb in parliament-utils-0.8.4 vs lib/parliament/utils/helpers/postcode_helper.rb in parliament-utils-0.8.5

- old
+ new

@@ -4,10 +4,9 @@ # attr [String] previous_path the path to redirect back to in the case of an error. module Parliament module Utils module Helpers module PostcodeHelper - include Parliament::Utils::Helpers::TranslationHelper attr_accessor :previous_path # Makes requests to the postcode_lookup endpoint.