refactor UserSearchBar, js formatting
This commit is contained in:
4
Gemfile
4
Gemfile
@@ -69,7 +69,9 @@ group :development, :staging do
|
||||
|
||||
# Add speed badges [https://github.com/MiniProfiler/rack-mini-profiler]
|
||||
gem "memory_profiler"
|
||||
gem "rack-mini-profiler", require: %w[enable_rails_patches rack-mini-profiler]
|
||||
gem "rack-mini-profiler",
|
||||
"~> 3.3",
|
||||
require: %w[enable_rails_patches rack-mini-profiler]
|
||||
gem "stackprof"
|
||||
|
||||
gem "rails_live_reload",
|
||||
|
||||
Reference in New Issue
Block a user