Skip to content

Commit

Permalink
Replace codemirror-rails with copied assets
Browse files Browse the repository at this point in the history
The gem is dead - but using npm and yarn is quite complex
in our setup, so let's do this step by step
  • Loading branch information
coolo committed Nov 22, 2019
1 parent e0f1b6f commit 8d71cee
Show file tree
Hide file tree
Showing 241 changed files with 54,956 additions and 5 deletions.
2 changes: 0 additions & 2 deletions src/api/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,6 @@ group :assets do
gem 'sassc-rails'
# assets for jQuery DataTables
gem 'jquery-datatables'
# assets for the text editor
gem 'codemirror-rails'
# assets for jQuery tokeninput
gem 'rails_tokeninput', '>= 1.6.1.rc1'
# to create our sprite images/stylesheets
Expand Down
3 changes: 0 additions & 3 deletions src/api/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,6 @@ GEM
json
simplecov
url
codemirror-rails (5.16.0)
railties (>= 3.0, < 6.0)
coderay (1.1.2)
coffee-rails (5.0.0)
coffee-script (>= 2.2.0)
Expand Down Expand Up @@ -475,7 +473,6 @@ DEPENDENCIES
clockwork (>= 0.7)
cocoon
codecov
codemirror-rails
coderay
coffee-rails
colorize
Expand Down
Loading

0 comments on commit 8d71cee

Please sign in to comment.