appscrolls
appscrolls copied to clipboard
allow user to exit on missing scroll
here's a quick hack at exiting out when missing a scroll for #27. Didn't see any ask? type methods from Thor mixed in, so just wrote a dead simple version for this. Thoughts?
Check out https://github.com/jackdempsey/appscrolls/blob/master/templates/helpers.erb for some additional helpers, like yes_wizard? and ask_wizard.
Yeah, I saw that but yes_wizard? was erroring/saying it wasn't defined. Probably did something stupid, will look at it again.