chore: add tidewave gem for development (#12236)

-  add tidewave gem for development

ref: https://github.com/tidewave-ai/tidewave_rails
This commit is contained in:
Vishnu Narayanan
2025-08-21 19:25:27 +05:30
committed by GitHub
parent 35d0a7f1a7
commit 1a1dfd09cb
2 changed files with 52 additions and 9 deletions

View File

@@ -212,6 +212,8 @@ group :development do
gem 'stackprof'
# Should install the associated chrome extension to view query logs
gem 'meta_request', '>= 0.8.3'
gem 'tidewave'
end
group :test do