Displaying 2 results from an estimated 2 matches for "tsega".
Did you mean:
tseg
2011 Feb 20
17
Rails 3.0 App Deployment
...d hosting is nearly impossible. So here is what need help with:
1. Can I freeze my app with all the necessary gems and deploy it on Fast
CGI?
2. If yes how do I freeze a Rails 3.0 app?
3. How do I deploy it on Fast CGI?
I know this is an easy task but I would really appreciate the help.
Thanks,
Tsega
--
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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/J...
2010 Jun 28
2
jquery ajax.submit() help
Hi all,
I need some quick help in jquery.
While using jquery ajax.Submit(), we can specify the target div to be
modified with the template rendered by the corresponding action.
Is there way using which we can update multiple divs ( using render update)
from the called action in ajax.submit()
I am stuck and for now i am populating a complete page again but its
incorrect.
I need to update