mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Move discourse_plugin to lib
This commit is contained in:
4
Gemfile
4
Gemfile
@@ -187,10 +187,6 @@ group :development do
|
||||
gem 'foreman', require: false
|
||||
end
|
||||
|
||||
# Gem that enables support for plugins. It is required.
|
||||
# TODO: does this really need to be a gem ?
|
||||
gem 'discourse_plugin', path: 'vendor/gems/discourse_plugin'
|
||||
|
||||
# this is an optional gem, it provides a high performance replacement
|
||||
# to String#blank? a method that is called quite frequently in current
|
||||
# ActiveRecord, this may change in the future
|
||||
|
||||
Reference in New Issue
Block a user