app/controllers/proposals_controller.rb
Class ProposalsController
has 25 methods (exceeds 20 allowed). Consider refactoring. Open
Open
class ProposalsController < ApplicationController
include FeatureFlags
include CommentableActions
include FlagActions
include ImageAttributes