Skip to content

Add support of Rails 5

blackst0ne requested to merge blackst0ne-rails5-support into master

This MR adds support of running GDK on Rails 5.

We are migrating to it now.

The current commands work as before.
New commands for Rails 5: gdk run 5 and gdk run app 5.

Merge request reports