Module: ApplicationHelper

Defined in:
app/helpers/application_helper.rb

Overview

Methods added to this helper will be available to all templates in the application.

Instance Method Summary collapse

Instance Method Details

#test_helper_djcpObject



4
5
6
# File 'app/helpers/application_helper.rb', line 4

def test_helper_djcp
  "djcp foo bar"
end