Skip to content

Commit

Permalink
Need to require 'forwardable'
Browse files Browse the repository at this point in the history
  • Loading branch information
chendo committed Dec 15, 2011
1 parent fe95a81 commit 1edcfb9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/cora/plugin.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
require 'fiber'
require 'forwardable'

class Cora::Plugin

# These could use some more work
Expand Down

0 comments on commit 1edcfb9

Please sign in to comment.