frozen_string_literal removed
frozen_string_literal magic comment has been removed until a decission is taken regarding to its convenience.
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
# Proposals dashboard
|
||||
class ProposalsDashboardController < ApplicationController
|
||||
before_action :authenticate_user!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user