Merge pull request #151 from kinopyo/patch-2

Update README.md for #impressionist method
This commit is contained in:
John McAliley 2014-04-30 15:49:52 -04:00
commit af3466a0c3
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ Usage
def show
@widget = Widget.find
impressionist(@widget,message:"wtf is a widget?") #message is optional
impressionist(@widget, "message...") # 2nd argument is optional
end
5. Get unique impression count from a model. This groups impressions by