Skip to content

Commit

Permalink
OMG... stupid miss
Browse files Browse the repository at this point in the history
  • Loading branch information
dealforest committed Jun 11, 2014
1 parent 423ad6e commit 1ed4444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/pod/command/browse.rb
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ def formated_name(pod)
pod.github_watchers || '-',
pod.github_forks || '-',
pod.github_last_activity.try(:yellow) || '-',
)
) if @info
text << "\n\t#{pod.summary}\n"
end

Expand Down

0 comments on commit 1ed4444

Please sign in to comment.