app/controllers/tramway/landing/application_controller.rb in tramway-landing-1.8 vs app/controllers/tramway/landing/application_controller.rb in tramway-landing-1.8.1
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module Tramway
module Landing
class ApplicationController < ActionController::Base
protect_from_forgery with: :exception
before_action :application