Skip to content

Commit 48f4218

Browse files
authored
Merge pull request #834 from open-data-rescue/staging
Fixes for page upload
2 parents 727aea1 + 3b689d7 commit 48f4218

File tree

5 files changed

+492
-351
lines changed

5 files changed

+492
-351
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ group :development do
8383
gem 'rb-readline'
8484
gem 'rubocop'
8585
gem 'rack-mini-profiler'
86-
gem 'rbtrace'
86+
# gem 'rbtrace'
8787

8888
# Access an interactive console on exception pages or by calling 'console' anywhere in the code.
8989
gem 'web-console'

0 commit comments

Comments
 (0)