Sha256: 190098d786c67baa3eb84c1b0be4ab12f182d7d64470573683c06d27ee830de4
Contents?: true
Size: 262 Bytes
Versions: 1
Compression:
Stored size: 262 Bytes
Contents
# Set the slots that are avaiable to put components in Noodall::Node.slots :main, :large, :small # Set the mongo collection name for nodes Noodall::Node.set_collection_name 'nodes' # Reset global update time on startup Noodall::GlobalUpdateTime::Stamp.update!
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
noodall-0.1.0 | lib/noodall/templates/config/initializers/noodall.rb |