Module: ExtendedConfiguration

Extended by:
ActiveSupport::Concern
Defined in:
lib/vcr-xml.rb

Instance Method Summary collapse

Instance Method Details

#localeObject



53
54
55
# File 'lib/vcr-xml.rb', line 53

def locale
  @locale ||= :en
end