mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-14 09:45:56 -07:00
add ruby lsp
This commit is contained in:
parent
61dc62852f
commit
e251577240
2 changed files with 11 additions and 0 deletions
1
Gemfile
1
Gemfile
|
|
@ -58,6 +58,7 @@ group :development do
|
|||
gem 'guard'
|
||||
gem 'guard-livereload', '~> 2.5', require: false
|
||||
gem 'rack-livereload'
|
||||
gem 'ruby-lsp', require: false
|
||||
gem 'web-console'
|
||||
# Add speed badges [https://github.com/MiniProfiler/rack-mini-profiler]
|
||||
# gem "rack-mini-profiler"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue