Refactor into publishable npm module
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -28,7 +28,7 @@ group :development, :test do
|
||||
gem 'byebug'
|
||||
|
||||
# Access an IRB console on exception pages or by using <%= console %> in views
|
||||
gem 'web-console', '~> 2.0'
|
||||
gem 'web-console', '3.5.1'
|
||||
|
||||
# Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
|
||||
gem 'spring'
|
||||
|
||||
Reference in New Issue
Block a user