Ruby on Rails Wednesday, July 31, 2013

I have a model in my RoR app. Two of the attributes of this model is username and password, which are the login details of an already installed Joomla site. I would like to use a form in RoR app and when the user click on the submit button to get these details from my app and post them to Joomla login form and submit to login to Joomla backend. I am searching about the method i should use. If i have to use Javascript, which is the way to do it?

I have some knowledge in RoR but never done something like this before.

Thank you very much, in advance.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/3394f62c-7855-4df5-9ab0-790dd1df4bda%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment