class SpreeChannable::Configuration

Constants

ATTR_LIST

Private Instance Methods

setting_model() click to toggle source
# File lib/spree_channable.rb, line 31
def setting_model
  ::ChannableSetting.last
end