module Decidim::Pages
This namespace holds the logic of the `Pages` component. This component allows the admins to create a custom page for a participatory process.
This holds the decidim-pages version.
Public Class Methods
version()
click to toggle source
# File lib/decidim/pages/version.rb, line 6 def self.version "0.24.3" end