lib/decidim/admin/features.rb in decidim-admin-0.1.0 vs lib/decidim/admin/features.rb in decidim-admin-0.2.0

- old
+ new

@@ -1,5 +1,6 @@ # frozen_string_literal: true + module Decidim module Admin # This module contains all logic related to Features and how they're handled # at the admin panel level. module Features