We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 779ab33 commit b18cc60Copy full SHA for b18cc60
Gemfile
@@ -4,7 +4,7 @@ gemspec
4
5
eval_gemfile 'Gemfile.devtools'
6
7
-gem 'rom', git: 'https://github.com/rom-rb/rom.git', branch: 'master'
+gem 'rom', git: 'https://github.com/rom-rb/rom.git', branch: 'decouple-commands-from-relations'
8
9
if ENV['DRY_TYPES_FROM_MASTER'].eql?('true')
10
gem 'dry-types', git: 'https://github.com/dry-rb/dry-types.git', branch: 'master'
0 commit comments