Iterate over each configurations.
156 157 158
# File 'lib/confection/project.rb', line 156 def each(&block) store.each(&block) end