Skip to content

Commit

Permalink
plugin is not engine
Browse files Browse the repository at this point in the history
  • Loading branch information
scambra committed Sep 15, 2011
1 parent e1dfd9c commit f900a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/active_scaffold_sortable.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
require "active_scaffold_sortable/config/core.rb"
require "active_scaffold_sortable/core.rb"
require "active_scaffold_sortable/engine.rb"
require "active_scaffold_sortable/engine.rb" unless defined? ACTIVE_SCAFFOLD_SORTABLE_PLUGIN

module ActiveScaffoldSortable
def self.root
Expand Down

0 comments on commit f900a87

Please sign in to comment.