Re: [Rails] Start another rails server from one rails application
On 18 December 2013 10:32, saravanan p <psaravanan11.rails@gmail.com> wrote:
> Hi Folk,
>
> I have one rails application from this I want to create another new rails
> application and start in different port.
>
> I done with creating new rails application outside of my main projects but i
> stuck with starting server...
>
> Please help or suggest any idea...
>
> now i have one idea and trying that one now but i don't know that way is
> good or not...the idea is like open new terminal window in background
> through ruby script and start the application (even this also i stuck,
> please suggest how to do this if this way is good)
I cannot imagine why you are trying to do this, but you can use the
ruby system command to run any script you like.
For interest could you explain why you need to start a rails server
from within another rails app?
Colin
Colin
>
> Rails -v 4.0.1
>
> Thanks,
> Saravanan P
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ruby on Rails: Talk" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to rubyonrails-talk+unsubscribe@googlegroups.com.
> To post to this group, send email to rubyonrails-talk@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/rubyonrails-talk/9c4e54a2-7746-4487-b60b-db24da4d68f7%40googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLsUAESAQfG-TBOSh6unkKEzGftQF12o2De0oLmghZkBZw%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home