We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcdbf04 commit 4433471Copy full SHA for 4433471
gemfiles/Gemfile-rails-edge
@@ -5,6 +5,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
5
gem 'rails', github: 'rails/rails', branch: 'main'
6
7
gem 'mutex_m'
8
+gem 'ostruct'
9
10
gemspec path: '../vite_ruby'
11
gemspec path: '../vite_rails'
0 commit comments