app/controllers/home_controller.rb in citygate-0.0.1 vs app/controllers/home_controller.rb in citygate-0.0.2

- old
+ new

@@ -1 +1 @@ -class HomeController < ApplicationController +class HomeController < Citygate::CitygateController