Method: Lookbook::PreviewExample#source_lang

Defined in:
lib/lookbook/preview_example.rb

#source_langObject



34
35
36
# File 'lib/lookbook/preview_example.rb', line 34

def source_lang
  Lookbook::Lang.find(:ruby)
end