Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
winton committed Jun 10, 2010
1 parent 08e4108 commit dba9321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -19,7 +19,7 @@ Define period columns using this format: <code>X\_last\_week</code> or <code>X\_

The period name should follow the format of [ActiveSupport's time extensions](http://api.rubyonrails.org/classes/ActiveSupport/CoreExtensions/Numeric/Time.html).

Also add a <code>counter_data</code> varchar column with a length of 2048.
Also add an <code>X_data</code> varchar column with a length of 2048.

Create configuration
--------------------
Expand Down

0 comments on commit dba9321

Please sign in to comment.