DEV: Switch InlineUploads to a regexp based implementation.

This commit is contained in:
Guo Xiang Tan
2019-06-03 15:41:26 +08:00
committed by Guo Xiang Tan
parent d93e5fb00d
commit 1991af2abb
8 changed files with 369 additions and 134 deletions

View File

@@ -151,7 +151,6 @@ group :development do
gem 'bullet', require: !!ENV['BULLET']
gem 'better_errors'
gem 'binding_of_caller'
gem 'diffy'
# waiting on 2.7.5 per: https://github.com/ctran/annotate_models/pull/595
if rails_master?