Module: ApplicationHelper
- Included in:
- BlogComment
- Defined in:
- app/helpers/application_helper.rb
Instance Method Summary collapse
Instance Method Details
#notify_me ⇒ Object
2 3 4 |
# File 'app/helpers/application_helper.rb', line 2 def notify_me '[email protected]' end |