Libraries
»
blastr
(0.2.3)
»
Index
»
Blastr
»
SourceControl
»
SubversionRevision
»
#==
Method: Blastr::SourceControl::SubversionRevision#==
Defined in:
lib/scm/svn.rb
#
==
(other) ⇒
Object
18 19 20
# File 'lib/scm/svn.rb', line 18
def
==
(
other
)
@name
==
other
.
name
end