mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
add fast blank
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -105,6 +105,8 @@ group :development do
|
||||
gem 'pry-rails'
|
||||
end
|
||||
|
||||
gem 'fast_blank', github: "SamSaffron/fast_blank"
|
||||
|
||||
# IMPORTANT: mini profiler monkey patches, so it better be required last
|
||||
# If you want to amend mini profiler to do the monkey patches in the railstie
|
||||
# we are open to it.
|
||||
|
||||
Reference in New Issue
Block a user