Davi Thiesse
Results
1
issues of
Davi Thiesse
Hello, nice gem you guys created. I'm trying to access rails console and run some commands but I don't have success. `````` console = Scriptster::cmd("rails console") Scriptster::cmd("Apartment::Tenant.create('local')") Scriptster::cmd("quit")``` Could guys...