Consume Rails RESTful CRUD from RhoMobile App (iPhone, Android)

Thought I would share a sample RhoMobile (for iPhone and Android) app that consumes a remote RoR based RESTful services.It can handle Create, Read,...
Visnupriya
51 sec read

Run RhoConnect On Two Different Ports

RhoConnect uses Thin Ruby server, so the simple way to run it on two different ports is bundle exec thin start -e development -p...
Neelkanth Ram
47 sec read

Run RhoMobile Apps With XCode 4.3.2

Potential errors you may face when you run Rhodes application with XCode 4.3.2 and possible solutions for it.
Balaji D Loganathan
46 sec read