RubyFlow The Ruby and Rails community linklog

Making iOS & Android Apps with Rails & Turbolinks

Rails 5 and Turbolinks do most of the heavy lifting when you’re ready to get your MVP running in a native mobile App. This tutorial shows you how to get started.

https://reinteractive.com/posts/324-making-ios-android-apps-with-rails-turbolinks

Comments

To be honest, Turbolinks causes so many troubles so I prefer to remove it from Gemfile in projects

But it also speeds up your views :

Yeah - it can cause problems if you don’t think with the results it can generate while coding. But it can also get you up to speed with a responsive mobile app from your rails site pretty quick.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in