Method: EffectivePostsMailerPreview#post_submitted
- Defined in:
- lib/generators/templates/effective_posts_mailer_preview.rb
#post_submitted ⇒ Object
6 7 8 |
# File 'lib/generators/templates/effective_posts_mailer_preview.rb', line 6 def post_submitted EffectivePosts.mailer_class.post_submitted(build_preview_post) end |