Skip to content

Commit

Permalink
adding install section in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
bdoll committed Nov 6, 2009
1 parent 1c5f1b2 commit 58278c8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README
Expand Up @@ -21,4 +21,10 @@ In a view within your app:
Or, if you'd like to render the partial for a specific date/time:
<%= render :partial => date_sensitive_partial("boo", DateTime.new(2009, 11, 7)) %>


Install
=======
script/plugin install git://github.com/briandoll/date_sensitive_partial.git


Copyright (c) 2009 Brian A. Doll, released under the MIT license

0 comments on commit 58278c8

Please sign in to comment.