class DSeL::API::API_NODE
Public Class Methods
inherited( base )
click to toggle source
# File lib/dsel/api/node.rb, line 6 def self.inherited( base ) base.extend ClassMethods end
# File lib/dsel/api/node.rb, line 6 def self.inherited( base ) base.extend ClassMethods end