Skip to content

Commit

Permalink
Updated README to reflect a slightly more readable HTML snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
zachinglis committed Nov 7, 2008
1 parent aa95354 commit 03b75cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rdoc
Expand Up @@ -77,7 +77,7 @@ Now your view:
= orders.select :total_gt, (1..100)
= f.submit "Search"

- if @users_count > 0
- unless @users_count.zero?
%table
%tr
%th= order_by_link :account => :name
Expand Down

0 comments on commit 03b75cf

Please sign in to comment.