Sha256: a372abd995b1a699718e91783b28838b21b00e19768c5599a8ef452bbb4830d3

Contents?: true

Size: 215 Bytes

Versions: 73

Compression:

Stored size: 215 Bytes

Contents

module Effective
  class EventRegistration < ActiveRecord::Base
    self.table_name = (EffectiveEvents.event_registrations_table_name || :event_registrations).to_s

    effective_events_event_registration
  end
end

Version data entries

73 entries across 73 versions & 1 rubygems

Version Path
effective_events-2.31.4 app/models/effective/event_registration.rb
effective_events-2.31.3 app/models/effective/event_registration.rb
effective_events-2.31.2 app/models/effective/event_registration.rb
effective_events-2.31.1 app/models/effective/event_registration.rb
effective_events-2.31.0 app/models/effective/event_registration.rb
effective_events-2.30.3 app/models/effective/event_registration.rb
effective_events-2.30.2 app/models/effective/event_registration.rb
effective_events-2.30.1 app/models/effective/event_registration.rb
effective_events-2.30.0 app/models/effective/event_registration.rb
effective_events-2.29.6 app/models/effective/event_registration.rb
effective_events-2.29.5 app/models/effective/event_registration.rb
effective_events-2.29.4 app/models/effective/event_registration.rb
effective_events-2.29.3 app/models/effective/event_registration.rb
effective_events-2.29.2 app/models/effective/event_registration.rb
effective_events-2.29.1 app/models/effective/event_registration.rb
effective_events-2.29.0 app/models/effective/event_registration.rb
effective_events-2.28.3 app/models/effective/event_registration.rb
effective_events-2.28.2 app/models/effective/event_registration.rb
effective_events-2.28.1 app/models/effective/event_registration.rb
effective_events-2.28.0 app/models/effective/event_registration.rb