public
Description: The facebooker Rails plugin
Homepage: http://facebooker.rubyforge.org
Clone URL: git://github.com/mmangino/facebooker.git
facebooker / TODO.rdoc
100644 5 lines (3 sloc) 0.286 kb
Document session handling. Come up with different cases and paths for the flow and create tests for each
Verify that sessions are used only where required. Raise exceptions on User methods that require a session when none is available
Refactor setup / Adapter loading code