module Svnx::Base::Tags
Public Class Methods
included(other)
click to toggle source
# File lib/svnx/base/tags.rb, line 71 def self.included other other.extend ClassMethods end
# File lib/svnx/base/tags.rb, line 71 def self.included other other.extend ClassMethods end