Skip to content

Commit

Permalink
fix lib path location under ruby19
Browse files Browse the repository at this point in the history
  • Loading branch information
Trung LE authored and BDQ committed Nov 11, 2010
1 parent e97f7cc commit 0ab37eb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ require 'rake/testtask'
require 'rake/packagetask'
require 'rake/gempackagetask'

require 'lib/spree/i18n_utils'
require './lib/spree/i18n_utils'
include Spree::I18nUtils

spec = eval(File.read('spree_core.gemspec'))
Expand Down
Empty file added core/log/development.log
Empty file.

0 comments on commit 0ab37eb

Please sign in to comment.