Skip to content

Commit 823690f

Browse files
Add Split gem with dashboard route
1 parent 076441a commit 823690f

File tree

3 files changed

+155
-104
lines changed

3 files changed

+155
-104
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ gem 'rails', '~> 7.2.0'
1717
gem 'redis'
1818
gem 'sentry-rails'
1919
gem 'sentry-ruby'
20+
gem 'split', require: 'split/dashboard'
2021
gem 'sprockets-rails'
2122
gem 'stimulus-rails'
2223
gem 'turbo-rails'

0 commit comments

Comments
 (0)