Mirv / basicb

Basic is as basic does...
https://github.com/Mirv/basicb/wiki
0 stars 0 forks source link

In countries testing - wrong pluralization? #82

Open Mirv opened 7 years ago

Mirv commented 7 years ago

http://edgeguides.rubyonrails.org/testing.html

Making an article is singular in the examples above, but my countries code appears to error oddly if singular is used & in the rails routes it shows countries instead of country_url

Mirv commented 7 years ago

Mirv You can use system or backticks to run grep within a repl loop. Or even system("bash") to start a command shell; when you exit that shell, it'll return to the repl loop.