74 75 76
# File 'lib/lookbook/preview_example.rb', line 74 def all Preview.all.map { |preview| preview.examples }.flatten end