public
Description: A Ruby wrapper for the Google Analytics API
Homepage: http://www.viget.com/extend/
Clone URL: git://github.com/vigetlabs/garb.git
garb / TODO.txt
100644 9 lines (8 sloc) 0.314 kb
1
2
3
4
5
6
7
8
9
TODO
====
 
* Sessions are currently global, which isn't awesome
* Single user login is the only supported method currently. Intend to add hooks for using OAuth
* Intend to make defined report classes behave more like AR
* Read opensearch header in results
* OR joining filter parameters
* DONE: Support start-index