Top Level Namespace

Defined Under Namespace

Modules: Aerogel

Instance Method Summary collapse

Instance Method Details

#email(*args) ⇒ Object



1
2
3
# File 'app/helpers/email.rb', line 1

def email( *args )
  Aerogel::Application.email_with_context( self, *args )
end