lib/generators/rostra/templates/config/initializers/rostra.rb in rostra-0.1.8 vs lib/generators/rostra/templates/config/initializers/rostra.rb in rostra-0.1.9

- old
+ new

@@ -1,8 +1,8 @@ # Use this setup block to configure all options available in Rostra. Rostra::Config.setup do |config| - # Helper method used to access current user in the view + # Specify the email layout you'd like to use when sending notifications # config.email_layout = nil # Helper method used to access current user in the view # config.deliver_emails_from = 'change_me@example.com'