i have a rails app , i need to change that app to instant rails app.
i have been using Net beans as IDE
is der an easy step to do that???
rather creating a new one by copy paste?
2010/1/8 ralu [email protected]:
i have a rails app , i need to change that app to instant rails app.
i have been using Net beans as IDE
is der an easy step to do that???
rather creating a new one by copy paste?
Just copy the complete application folder set into the instantrails
applications folder. You will have to also make sure that
instantrails has the appropriate version of rails available, along
with any gems required.
Colin