We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e233714 commit c55a916Copy full SHA for c55a916
config/features.rb
@@ -5,6 +5,7 @@
5
in_state :live do
6
feature :new_workshop_log, description: "If users should be shown the new unified Workshop Log"
7
feature :no_monthly_reports, description: "If the users are not shown the monthly reports"
8
+ feature :stripe_payments, description: "If users can submit stripe payments for paid events and dues"
9
feature :workshop_log_summary, description: "If the workshop log summary should be shown as a separate page"
10
end
11
0 commit comments