decidim-admin/bin/rails in decidim-0.1.0 vs decidim-admin/bin/rails in decidim-0.2.0

- old
+ new

@@ -1,6 +1,7 @@ #!/usr/bin/env ruby # frozen_string_literal: true + # This command will automatically be run when you run "rails" with Rails gems # installed from the root of your application. ENGINE_ROOT = File.expand_path("../..", __FILE__) ENGINE_PATH = File.expand_path("../../lib/decidim/admin/engine", __FILE__)