Created
December 3, 2012 00:54
-
-
Save joncode/4191926 to your computer and use it in GitHub Desktop.
loading a ruby file in Rails Console
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
| simple as load "test/buy_giver.rb" | |
| this file is in the test folder in my rails app |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment