Rakefile in radiant-people-extension-1.0.0 vs Rakefile in radiant-people-extension-1.1.0

- old
+ new

@@ -11,13 +11,11 @@ gem.add_dependency 'searchlogic' gem.add_dependency 'merger' # gem is a Gem::Specification... see http://www.rubygems.org/read/chapter/20 for additional settings end rescue LoadError - puts "Jeweler (or a dependency) not available. This is only required if you plan to package gemmy as a gem." + puts "Jeweler (or a dependency) not available. This is only required if you plan to package people as a gem." end - -# I think this is the one that should be moved to the extension Rakefile template # In rails 1.2, plugins aren't available in the path until they're loaded. # Check to see if the rspec plugin is installed first and require # it if it is. If not, use the gem version. \ No newline at end of file