Skip to content

Commit

Permalink
use the module that is instantiated later
Browse files Browse the repository at this point in the history
  • Loading branch information
ruoso committed May 16, 2009
1 parent 27cb179 commit e9b58d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/yarn/lib/Yarn.pm
Expand Up @@ -5,6 +5,7 @@ use Faz::Dispatcher;
use Faz::Action::Root;
use Faz::Action::Chained;
use Faz::Action::Public;
use Yarn::Model::Posts;
use Tags;

class Yarn is Faz::Application {
Expand Down

0 comments on commit e9b58d6

Please sign in to comment.