discourse/plugins/discourse-narrative-bot/lib/discourse_narrative_bot
Jarek Radosz 683ae3f8b9
DEV: Fix assigned but unused variable Prism warnings (#39436)
(Prism is the Ruby LSP parser; those checks might eventually find their
way to rubocop-discourse)

Skipped specs, database migrations, and imports.
2026-04-22 12:42:14 +02:00
..
templates UX: improve discobot certificate font language support (#30722) 2025-01-10 17:13:24 -05:00
actions.rb DEV: fix a large amount of typos (#37428) 2026-02-02 16:31:58 +11:00
advanced_user_narrative.rb DEV: Remove unnecessary freeze calls (#35064) 2025-09-30 15:36:16 +02:00
base.rb DEV: Fix assigned but unused variable Prism warnings (#39436) 2026-04-22 12:42:14 +02:00
certificate_generator.rb DEV: Clean up scope resolution operators in plugins (#34979) 2025-09-30 14:36:34 +02:00
dice.rb
engine.rb DEV: Make discourse_narrative_bot use Rails autoload (#26044) 2024-03-06 11:14:53 +08:00
magic_8_ball.rb
new_user_narrative.rb FIX: Emoji.exists? should be consistent with Emoji[] (#36347) 2025-12-01 18:58:30 +01:00
post_guardian_extension.rb DEV: Clean up scope resolution operators in plugins (#34979) 2025-09-30 14:36:34 +02:00
quote_generator.rb DEV: always load the excon gem 2026-01-15 17:13:11 -05:00
store.rb DEV: Make discourse_narrative_bot use Rails autoload (#26044) 2024-03-06 11:14:53 +08:00
track_selector.rb DEV: Remove unnecessary freeze calls (#35064) 2025-09-30 15:36:16 +02:00
welcome_post_type_site_setting.rb