spec/support/fixtures.rb in i18n-tasks-0.4.2 vs spec/support/fixtures.rb in i18n-tasks-0.4.3

- old
+ new

@@ -1,4 +1,5 @@ +# coding: utf-8 # quick'n'dirty fixture loader module FixturesSupport def fixtures_contents @fixtures_contents ||= begin fixtures_path = 'spec/fixtures'