Skip to content

Commit

Permalink
require the extension itself
Browse files Browse the repository at this point in the history
puts the lib directory in the load path
  • Loading branch information
john muhl committed Mar 29, 2012
1 parent 311c23a commit 568350a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scheduler_extension.rb
@@ -1,6 +1,8 @@
# Uncomment this if you reference any of your controllers in activate
require_dependency 'application_controller'

require 'radiant-scheduler-extension'

class SchedulerExtension < Radiant::Extension
version RadiantSchedulerExtension::VERSION
description RadiantSchedulerExtension::DESCRIPTION
Expand Down

0 comments on commit 568350a

Please sign in to comment.