On 18 October 2011 16:34, Chopo <santanuguha2...@gmail.com> wrote:
> Hi i am new on this ruby track . I need help .
>
> I have a Web Application in Ruby on Rails application named
> 'myapplication ' which is running on the server . InstantRails is
> used.
>
> If i want to make a replica application named 'myapplication_test' in
> same server the what i need to do ...Please suggest ASAP. It's
> urgent .!!!!!

Just copy the complete application and it should run.  Of course it
will access the same database unless you change config/database.yml
(unless it is an sqlite db stored within the application).

Colin

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to