Skip to content

Commit

Permalink
another issue resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
maxtaco committed Apr 11, 2012
1 parent d0b2d66 commit ca5c92b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -52,7 +52,7 @@ task :gem do
Gem::Package.open(file, 'w') do |pkg|
pkg.metadata = gemspec.to_yaml

path = "lib/coffee_script/source.rb"
path = "lib/iced_coffee_script/source.rb"
contents = <<-ERUBY
module IcedCoffeeScript
module Source
Expand Down

0 comments on commit ca5c92b

Please sign in to comment.