jmckible / standard_deviation
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
04f7e39
commit 04f7e39cba617e16f3aa49dd01564680b9fd4060
tree a8cb9d78cb364fce937362e8f525e58f561922a5
parent e6da19e31aeea01c46f63f18fdfb60e8c74c8ca0
tree a8cb9d78cb364fce937362e8f525e58f561922a5
parent e6da19e31aeea01c46f63f18fdfb60e8c74c8ca0
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
MIT-LICENSE | ||
| |
README.rdoc | ||
| |
Rakefile | ||
| |
init.rb | ||
| |
lib/ | ||
| |
test/ |
README.rdoc
ar_std
Adds standard deviation methods to ActiveRecord. sqlite does not include standard deviation methods by default, so this is designed for mysql only.
Author
- ar_std was created by Jordan McKible jordan.mckible.com
- Available on GitHub at github.com/jmckible/ar_std

