lib/generators/social_stream/documents/templates/initializer.rb in social_stream-documents-2.0.0 vs lib/generators/social_stream/documents/templates/initializer.rb in social_stream-documents-2.0.1

- old
+ new

@@ -13,9 +13,11 @@ # config.audio_styles = { # webma: { # format: 'webm', # processors: [ :ffmpeg ] # }, + # # You need to add the `paperclip_waveform` gem to your Gemfile + # # to get pngs with the audio wave form # waveform: { # format: :png, # convert_options: { # color: :transparent, # background_color: '#333333',