joegattnet/joegattnet_v3

View on GitHub
app/models/concerns/note_custom.rb

Summary

Maintainability
A
0 mins
Test Coverage
# encoding: utf-8

module NoteCustom
  extend ActiveSupport::Concern

  # Custom methods go here
end