I have a big application and I need to extract part of this application to separate small application. I’m going to develop big application, but I want to small app to be up to date.
What should I use for this purpose?
P.S. I use Ruby on Rails 3
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There are two approaches you could consider.
The new router in Rails 3 offers some very powerful facilities for routing to rack applications embedded with the application