With Git version -R is not loading rack file
Reported by gnufied | May 23rd, 2008 @ 05:20 PM | in Future
./app/../lib/msf_service.rb:29:in `load_rack': undefined method `run' for main:Object (NoMethodError)
from ./app/start.rb:3
from /home/hemant/msf_service/thin/lib/thin/controllers/controller.rb:170:in `load'
from /home/hemant/msf_service/thin/lib/thin/controllers/controller.rb:170:in `load_rackup_config'
from /home/hemant/msf_service/thin/lib/thin/controllers/controller.rb:64:in `start'
from /home/hemant/msf_service/thin/lib/thin/runner.rb:166:in `send'
from /home/hemant/msf_service/thin/lib/thin/runner.rb:166:in `run_command'
from /home/hemant/msf_service/thin/lib/thin/runner.rb:136:in `run!'
from ./thin/bin/thin:6
Comments and changes to this ticket
-
macournoyer June 1st, 2008 @ 10:58 AM
- → State changed from new to invalid
I can't reproduce the error w/:
bin/thin start -R example/myapp.rb bin/thin start -R example/config.ruSeems like the error is in your msf_service.rb, can you provide the code.
If you want to use the run, use and map macros you have to use the .ru extension.
-

gnufied June 1st, 2008 @ 11:50 AM
Yeah I know, one of guys on #thin commented on this and problem was indeed because of that guy's commit bit and since then he fixed the error.
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
