Skip to content

Instantly share code, notes, and snippets.

@topgenorth
Created July 3, 2014 00:27
Show Gist options
  • Save topgenorth/620623f9e573e992b079 to your computer and use it in GitHub Desktop.
Save topgenorth/620623f9e573e992b079 to your computer and use it in GitHub Desktop.
18:19 ~/work/xamarin/code/mobile-samples/TaskyPro-Calabash (master)
$ calabash-android console ./Tasky.Droid/bin/Release/com.xamarin.samples.taskydroid-Signed.apk
2.1.2 :001 > reinstall_apps
NameError: undefined local variable or method `reinstall_apps' for main:Object
from (irb):1
from /Users/tom/.rvm/rubies/ruby-2.1.2/bin/irb:11:in `<main>'
2.1.2 :002 > install_apps
NameError: undefined local variable or method `install_apps' for main:Object
from (irb):2
from /Users/tom/.rvm/rubies/ruby-2.1.2/bin/irb:11:in `<main>'
2.1.2 :003 > start_test_server_in_background
NameError: undefined local variable or method `start_test_server_in_background' for main:Object
from (irb):3
from /Users/tom/.rvm/rubies/ruby-2.1.2/bin/irb:11:in `<main>'
2.1.2 :004 >
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment