don't redirect to /data/index needlessly
authorDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 17 Jun 2010 14:26:30 +0000 (16:26 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 17 Jun 2010 14:26:30 +0000 (16:26 +0200)
commit83132a946e365cb2b134f26bed859f60bcdb2eda
treedc48f14f152d8f15d65d5aa25b77d6ac8d97c636
parent0e8081437bb2b9726407199cf05085527d64dadf
don't redirect to /data/index needlessly

This allow us to restart server and just load needed data on demand with
reload as opposed to first selecting active dataset and rest of the
stuff which we allready have in session.
lib/MojoFacets/Data.pm