Logo
Explore Help
Sign In
discourse/discourse-data-explorer
1
0
Fork 0
You've already forked discourse-data-explorer
mirror of https://github.com/discourse/discourse-data-explorer.git synced 2025-07-08 15:22:45 +00:00
Code Issues Packages Projects Releases Wiki Activity
discourse-data-explorer/lib/discourse_data_explorer/engine.rb

9 lines
177 B
Ruby
Raw Normal View History

Revert "DEV: Update plugin to match latest guidelines (#227)" (#228) This reverts commit 9210cf6fa26f0f74e712239eeb199d7d12186766.
2023-02-23 19:10:46 +02:00
# frozen_string_literal: true
DEV: Update plugin to match latest guidelines (#229) This commit updates the plugin to the latest guidelines, as shown in discourse-plugin-skeleton, which involves moving a lot of the code to dedicated files, use proper namespaces, use the autoloader as much as possible, etc.
2023-03-22 23:29:08 +02:00
module ::DiscourseDataExplorer
Revert "DEV: Update plugin to match latest guidelines (#227)" (#228) This reverts commit 9210cf6fa26f0f74e712239eeb199d7d12186766.
2023-02-23 19:10:46 +02:00
class Engine < ::Rails::Engine
DEV: Update plugin to match latest guidelines (#229) This commit updates the plugin to the latest guidelines, as shown in discourse-plugin-skeleton, which involves moving a lot of the code to dedicated files, use proper namespaces, use the autoloader as much as possible, etc.
2023-03-22 23:29:08 +02:00
engine_name PLUGIN_NAME
Revert "DEV: Update plugin to match latest guidelines (#227)" (#228) This reverts commit 9210cf6fa26f0f74e712239eeb199d7d12186766.
2023-02-23 19:10:46 +02:00
isolate_namespace DiscourseDataExplorer
end
end
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 41ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API