Method: ConversationForms.assets_path

Defined in:
lib/conversation_forms.rb

.assets_pathObject



30
31
32
# File 'lib/conversation_forms.rb', line 30

def assets_path
  @assets_path ||= File.join gem_path, 'assets'
end