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 9f47706 commit e776eadCopy full SHA for e776ead
lib/optimizely/event/entity/event_batch.rb
@@ -64,7 +64,7 @@ def with_revision(revision)
64
@revision = revision
65
end
66
67
- def region(region)
+ def with_region(region)
68
@region = region
69
70
0 commit comments