WikiEducationFoundation/WikiEduDashboard

View on GitHub
app/controllers/faq_topics_controller.rb

Summary

Maintainability
A
0 mins
Test Coverage

Action edit should appear before create.
Open

  def edit
    @topic = FaqTopic.new(params[:slug])
  end

There are no issues that match your filters.

Category
Status