spec/fixtures/skr/gl_period.yml in stockor-0.1.9 vs spec/fixtures/skr/gl_period.yml in stockor-0.2
- old
+ new
@@ -1,2 +1,5 @@
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
+current:
+ year: <%= Time.now.year %>
+ period: <%= Time.now.month %>