You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
require_relative"boot"require"decidim/rails"# Add the frameworks used by your app that are not loaded by Decidim.require"action_cable/engine"# require "action_mailbox/engine"# require "action_text/engine"require_relative"../lib/active_storage/downloadable"# TODO : add missing dep to decidim-initiatives/lib/decidim/initiatives/engine.rb# require "wicked_pdf"# Require the gems listed in Gemfile, including any gems# you've limited to :test, :development, or :production.
The text was updated successfully, but these errors were encountered:
require "wicked_pdf"
you've limited to :test, :development, or :production.
https://api.github.com/OpenSourcePolitics/decidim-cdc/blob/e28d79337aa14a86a36d84f72f9e92313699d2cc/config/application.rb#L12
The text was updated successfully, but these errors were encountered: