Libraries
»
collective
(0.2.1)
»
Index
»
Collective
»
Configuration
»
#set_name
Method: Collective::Configuration#set_name
Defined in:
lib/collective/configuration.rb
#
set_name
(name) ⇒
Object
171 172 173
# File 'lib/collective/configuration.rb', line 171
def
set_name
(
name
)
@name
=
name
end