Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Start rails development environment on android

Is it possible to run the ruby on rails, development environment on android, like we do on mac/ubuntu/windows. If not then, please post comments to why isn't possible?

like image 211
raghu Avatar asked Dec 01 '11 09:12

raghu


1 Answers

You might want to consider Rhodes. Rhodes is a Ruby MVC environment for building mobile apps for both Android and iOS. It's folder structure is not exactly like rails, but similar enough that it should be an easy transition.

like image 73
Jon Garvin Avatar answered Sep 19 '22 12:09

Jon Garvin