lib/cuke_modeler/named.rb in cuke_modeler-3.6.0 vs lib/cuke_modeler/named.rb in cuke_modeler-3.7.0
- old
+ new
@@ -1,9 +1,8 @@
module CukeModeler
# NOT A PART OF THE PUBLIC API
# A mix-in module containing methods used by models that represent an element that has a name.
-
module Named
# The name of the element
attr_accessor :name