Hacker News new | ask | show | jobs
by throw471474 4595 days ago
You have a few options.

1. Phonegap.

2. UIWebView for iOS and android.webkit.WebView for Android.

3. Sencha. etc...

It shouldn't take that long to do this.

1 comments

I have a website built with ruby on rails which I was hoping could be converted to a webservice. I would really like to use Ruby on Rails so that the website can be used as an html front end and webserive simultaneously (if this is good practice).

I'll take a look a phonegap. That name seems to be popping up a lot in google searches.