Images need to go in the gemspec. -.-

This commit is contained in:
Samuel Cochran 2011-06-24 08:32:33 +08:00
parent ae9a324118
commit 9a914ddfd0
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ Gem::Specification.new do |s|
"README.md", "LICENSE",
"bin/*",
"lib/**/*.rb",
"public/images/**/*",
"public/javascripts/**/*.js",
"public/stylesheets/**/*.css",
"views/**/*"