We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
addressable
1 parent 61e0f92 commit 625df4eCopy full SHA for 625df4e
Gemfile
@@ -6,6 +6,7 @@ gem 'rails', '7.2.2.2'
6
7
gem 'active_model_serializers'
8
gem 'activerecord-session_store'
9
+gem 'addressable'
10
gem 'ahoy_matey'
11
gem 'auto_strip_attributes'
12
gem 'bootsnap', require: false
Gemfile.lock
@@ -825,6 +825,7 @@ PLATFORMS
825
DEPENDENCIES
826
active_model_serializers
827
activerecord-session_store
828
+ addressable
829
ahoy_matey
830
auto_strip_attributes
831
better_errors
0 commit comments