Created
March 19, 2013 20:30
-
-
Save abacha/5199827 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| factory :historic_balance do | |
| fund | |
| account | |
| date "2013-03-05" | |
| amount 1000 | |
| end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment