Skip to content

Commit

Permalink
Add information about install to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Ptico committed Nov 29, 2010
1 parent 92cc3e9 commit 9865e20
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.rdoc
Expand Up @@ -2,6 +2,12 @@

table_for_collection is a simple gem used to render tables based on the given collection.

=== Install

Just add to your Gemfile

gem 'table_for_collection'

=== Simplest examle

<%= table_for @users do -%>
Expand Down

0 comments on commit 9865e20

Please sign in to comment.