E
eggman2001
I run this one gem with the command "foo <options>". I'd like to try
to run it off the foo.rb file so that I can debug it. However, when I
do "ruby path/to/foo.rb <options>" it doesn't behave in the same way
as "foo <options>". How do I need to run this program in order to
debug it?
to run it off the foo.rb file so that I can debug it. However, when I
do "ruby path/to/foo.rb <options>" it doesn't behave in the same way
as "foo <options>". How do I need to run this program in order to
debug it?