Rails development -


"post-text" itemprop = "text">

I have got the app for the basic rail, which gives the service to XML well but now I have to add an HTML admin area. What is the fastest way I can do this?

My databases and models are all happy and now I need to run some magic script and convert it to a website - will anything like this do it?

If not - why not!

Thank you in advance

Chris

If you are scaffolding If you use, just go through your routes without .xml postfix Which is generated, with the intention of providing boilerplate, which you come in and customize later, there is a possibility of being basic instead. If you want some more specific attributes, see, or


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

php - Multiple Select with Explode: only returns the word "Array" -

jquery - SimpleModal Confirm fails to submit form -