Ioso
Ioso, also known as iOS on Rails, is an open-source framework that facilitates the development of iPhone and iPad applications using the Ruby programming language and the Ruby on Rails web framework. It aims to leverage the familiarity and productivity of Ruby on Rails for native mobile development, allowing developers to share code and logic between their web applications and their iOS applications.
The core idea behind Ioso is to enable developers to write their application's business logic and potentially
Ioso provides tools and libraries that bridge the gap between the Ruby environment and the native iOS