Displaying 3 results from an estimated 3 matches for "bookwala".
2012 May 03
6
Hosting application on private network.
Hi,
  I have a Ruby on Rails application. I am able to run it in my local
system using Apache2 server. I would like to host my application so that
all the systems in the private network 192.168.3.0/24 should be able to
access the web-application. My system private-ip is 192.168.3.57.
Please help me what all configurations do I need to do.
Thank you
 Ajit
-- 
Posted via
2012 May 24
3
rails ajax issues
Hi
   * *I think this is my 4 or 5th post about the ajax issues with my rails 
code. But i couldn''t rectify my issues sofar.
problem is,
In my pages.html.erb have  one text field and button. when i click on that 
button, the text field value will get into the controller through ajax,so 
after the function  i need to  get that value(textfield value) in same 
page. 
*page.html.erb*
2012 May 03
3
Why I have to set two unnecessary params in controller action after i send form_tag?
https://gist.github.com/2585733
This is my code.
-- 
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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
For