Closed mymai91 closed 8 years ago
Hi @mymai91, the call
method is run by the web server each time a web request comes in.
I can help. What are you trying to do?
@rtomayko Hi, I just curious the way Shotgun run. Continuing find out. But your answer makes me clearer. Thank you.
@rtomayko : I have a question. If I don't invoke call
method. Is there any way to make it run?
Please reopen if this is still an issue. Thanks.
I'm finding out the way Shotgun run. To shotgun run we have to use
Shotgun::Loader.new(env)
It start at stepinitialize
I don't see anything to invoke methodcall
to continue run. Please help me clearer. Thanks