12-08-2008
194,
0
Join Date: Jan 2008
Last Activity: 26 January 2011, 9:16 AM EST
Posts: 194
Thanks Given: 0
Thanked 0 Times in 0 Posts
Needed help in web development where libraries are written in Ruby!!!
Hi all,
I have developed a couple of libraries using ruby for my networks project.Its completely done except for a GUI for the front end.
But i am in a fix to know what i need to be using for its development.
I initially had plans of using ROR but there is absolutely no DB management that is done.
The steps that are to be followed
1.take i/p from the user
2.generate a YAML file
3.The ruby library will parse through the YAML file and set up the network topology and display it back on the browser.
4.Upon a YES ,the network will be set up.
I am ready to use any language but the point here being What ever i use,i should be able to run Ruby codes for some sort of final manipulations at the user end.
Could anyone please help me out with this?
Thanks