68 69 70
# File 'lib/lookbook/preview_example.rb', line 68 def all Preview.all.map { |preview| preview.examples }.flatten end