From ba9c2f4391d02b4a2c82bebb363d5dc3a9693697 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Sat, 12 Dec 2015 17:02:19 -0800 Subject: [PATCH] Removed extra whitespace --- README.md | 2 -- 1 file changed, 0 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b966059..6a8bcd7 100644 --- a/README.md +++ b/README.md @@ -472,14 +472,12 @@ Order results differently for each user. For example, show a user’s previousl ```ruby class Product < ActiveRecord::Base - def search_data { name: name, orderer_ids: orders.pluck(:user_id) # boost this product for these users } end - end ``` -- libgit2 0.21.0