lib/tramway/user/generators/templates/tramway_user.rb in tramway-user-2.1 vs lib/tramway/user/generators/templates/tramway_user.rb in tramway-user-2.1.0.1
- old
+ new
@@ -2 +1,3 @@
+# frozen_string_literal: true
+
::Tramway::User.root_path = '/'
- old
+ new