Sha256: 89819d36e57b4966d282a592427ef46d4915bb1a0e80b199f5128a0e1d36d6ab

Contents?: true

Size: 297 Bytes

Versions: 50

Compression:

Stored size: 297 Bytes

Contents

require 'cmor/testimonials/engine'
require 'cmor/testimonials/configuration'

module Cmor
  module Testimonials
    extend Configuration

    def self.table_name_prefix
      'cmor_testimonials_'
    end
  end
end

Cmor.configure { |c| c.register_configuration(:testimonials, Cmor::Testimonials) }

Version data entries

50 entries across 50 versions & 1 rubygems

Version Path
cmor_testimonials-0.0.60.pre lib/cmor/testimonials.rb
cmor_testimonials-0.0.59.pre lib/cmor/testimonials.rb
cmor_testimonials-0.0.58.pre lib/cmor/testimonials.rb
cmor_testimonials-0.0.57.pre lib/cmor/testimonials.rb
cmor_testimonials-0.0.56.pre lib/cmor/testimonials.rb
cmor_testimonials-0.0.55.pre lib/cmor/testimonials.rb
cmor_testimonials-0.0.54.pre lib/cmor/testimonials.rb
cmor_testimonials-0.0.53.pre lib/cmor/testimonials.rb
cmor_testimonials-0.0.52.pre lib/cmor/testimonials.rb
cmor_testimonials-0.0.51.pre lib/cmor/testimonials.rb
cmor_testimonials-0.0.50.pre lib/cmor/testimonials.rb
cmor_testimonials-0.0.49.pre lib/cmor/testimonials.rb
cmor_testimonials-0.0.48.pre lib/cmor/testimonials.rb
cmor_testimonials-0.0.45.pre lib/cmor/testimonials.rb
cmor_testimonials-0.0.44.pre lib/cmor/testimonials.rb
cmor_testimonials-0.0.43.pre lib/cmor/testimonials.rb
cmor_testimonials-0.0.42.pre lib/cmor/testimonials.rb
cmor_testimonials-0.0.41.pre lib/cmor/testimonials.rb
cmor_testimonials-0.0.40.pre lib/cmor/testimonials.rb
cmor_testimonials-0.0.39.pre lib/cmor/testimonials.rb