top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

How to move rails application from one server to another server

–1 vote
354 views
How to move rails application from one server to another server
posted Jul 25, 2013 by Ahmed Patel

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

+1 vote

To understand how rails apps work, so that you can work out what you need to do for your particular application, work right through a good rails tutorial such as www.railstutorial.org (which is free to use online).

answer Jul 25, 2013 by Seema Siddique
Similar Questions
+2 votes

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)

+2 votes

How to convert utc time to a time in a particular time zone. As I need to display local time of Timezone(-05:00).

0 votes

When I view the output of the top command on ubuntu, I notice sometimes there is 6 ruby processes. When are each of these processes spawned?
http://tinypic.com/view.php?pic=2i24rwh&s=5

I cannot imagine that it's every time someone loads the rails application from a different ip address, otherwise I would assume there would be more ruby processes spawned.

+1 vote

Can anyone help me to run a rails application in a LAMP or WAMP server?

...