cldwalker/debugger

About script/server

DanielZhangQingLong opened this issue · 3 comments

ere is another issue that when I execute "scprit/server" and it prints
"u@ubuntu:~/eol$ script/server
/home/u/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in require': cannot load such file -- script/../config/boot (LoadError) from /home/u/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:inrequire'
from script/server:2:in `

'"
this is my script/server file
"#!/usr/bin/env ruby

$: << File.dirname(FILE) + '../..'

require File.dirname(FILE) + '/../config/boot'

require File.expand_path('../../config/boot',FILE)

require 'commands/server'
"
My friend i need Ur Help!

Thanks for reporting your issue! This is one of my 8 active issues. Use that link to check how soon your issue will be answered. Don't forget to check your issue against this project's CONTRIBUTING.md. Cheers.

This isn't a debugger issue, it's a rails one. I'd ask the rails community for help on this one.

It's very kind of you donging that

在 2013-08-02 20:15:14,"Gabriel Horner" notifications@github.com 写道:

This isn't a debugger issue, it's a rails one. I'd ask the rails community for help on this one.


Reply to this email directly or view it on GitHub.