lib/glue/configuration.rb in glue-0.28.0 vs lib/glue/configuration.rb in glue-0.29.0
- old
+ new
@@ -46,12 +46,9 @@
def to_s
@value.to_s
end
- def <=>(other)
- "#{owner}.#{name}" <=> "#{other.owner}.#{other.name}"
- end
end
class << self
# Inject the configuration parameters to configuration