Skip to content

Commit

Permalink
Shouldn't overwrite rhodes_extensions. It broke other extension gems …
Browse files Browse the repository at this point in the history
…this way.
  • Loading branch information
Brian Moore committed Feb 14, 2012
1 parent 5d9a7d5 commit 7a9231f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rhodes_translator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
require 'rhodes_translator/binding'
require 'rhodes_translator/validation'

$rhodes_extensions = []
$rhodes_extensions ||= []
$rhodes_extensions << File.dirname(__FILE__)

0 comments on commit 7a9231f

Please sign in to comment.