6 Forks
70 Stars
70 Watchers

ios-on-rails

A guide to building a Rails API and iOS app

How to download and setup ios-on-rails

Open terminal and run command
git clone https://github.com/thoughtbot/ios-on-rails.git
git clone is used to create a copy or clone of ios-on-rails repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ios-on-rails https://github.com/thoughtbot/ios-on-rails/archive/master.zip

Or simply clone ios-on-rails with SSH
[email protected]:thoughtbot/ios-on-rails.git

If you have some problems with ios-on-rails

You may open issue on ios-on-rails support forum (system) here: https://github.com/thoughtbot/ios-on-rails/issues