Refactor into publishable npm module

This commit is contained in:
Mo Bitar
2018-08-11 19:05:31 -05:00
parent 6cbff05e10
commit 2203ee9b5e
11 changed files with 1160 additions and 4605 deletions

View File

@@ -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'