# frozen_string_literal: true

# Plugin's routes
# See: http://guides.rubyonrails.org/routing.html
resource :filter_rule, :only => [:edit, :create, :update]
