aboutsummaryrefslogtreecommitdiff
path: root/lib/some.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/some.rb')
-rw-r--r--lib/some.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/some.rb b/lib/some.rb
index 7e1dbdb..9a802dd 100644
--- a/lib/some.rb
+++ b/lib/some.rb
@@ -30,5 +30,5 @@ end
p Some::Messages.new
.filter(from: 'janek', tags: [1, 2])
- .or.filter(subject: 'a')
- .query_string
+ .or.filter(subject: 'a')
+ .query_string