lib/thesilverspoon.rb~ in thesilverspoon-0.0.13 vs lib/thesilverspoon.rb~ in thesilverspoon-0.0.14

- old
+ new

@@ -209,11 +209,11 @@ end #endd of class end -module The_silver_spoon +module Thesilverspoon class Install < Rails::Generators::Base def self.source_root File.expand_path("../templates", __FILE__) end @@ -318,6 +318,7 @@ end +end end