WikiEducationFoundation/WikiEduDashboard

View on GitHub
app/controllers/campaigns_controller.rb

Summary

Maintainability
A
0 mins
Test Coverage

Action edit should appear before create.
Open

  def edit
    set_presenter
  end

Use flash.now before render.
Open

      flash[:notice] = t('campaign.organizer_added', user: params[:username],

There are no issues that match your filters.

Category
Status