Skip to content

Instantly share code, notes, and snippets.

@joncode
Created December 3, 2012 00:54
Show Gist options
  • Select an option

  • Save joncode/4191926 to your computer and use it in GitHub Desktop.

Select an option

Save joncode/4191926 to your computer and use it in GitHub Desktop.
loading a ruby file in Rails Console
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