Sha256: a7b0d30aae74b601253a8f197fc4584c4d6114558bae2337559f14b7263dfb0a

Contents?: true

Size: 189 Bytes

Versions: 46

Compression:

Stored size: 189 Bytes

Contents

module Effective
  class EventRegistration < ActiveRecord::Base
    self.table_name = EffectiveEvents.event_registrations_table_name.to_s

    effective_events_event_registration
  end
end

Version data entries

46 entries across 46 versions & 1 rubygems

Version Path
effective_events-0.6.13 app/models/effective/event_registration.rb
effective_events-0.6.12 app/models/effective/event_registration.rb
effective_events-0.6.11 app/models/effective/event_registration.rb
effective_events-0.6.10 app/models/effective/event_registration.rb
effective_events-0.6.9 app/models/effective/event_registration.rb
effective_events-0.6.8 app/models/effective/event_registration.rb
effective_events-0.6.7 app/models/effective/event_registration.rb
effective_events-0.6.6 app/models/effective/event_registration.rb
effective_events-0.6.5 app/models/effective/event_registration.rb
effective_events-0.6.4 app/models/effective/event_registration.rb
effective_events-0.6.3 app/models/effective/event_registration.rb
effective_events-0.6.2 app/models/effective/event_registration.rb
effective_events-0.6.1 app/models/effective/event_registration.rb
effective_events-0.6.0 app/models/effective/event_registration.rb
effective_events-0.5.6 app/models/effective/event_registration.rb
effective_events-0.5.5 app/models/effective/event_registration.rb
effective_events-0.5.4 app/models/effective/event_registration.rb
effective_events-0.5.3 app/models/effective/event_registration.rb
effective_events-0.5.2 app/models/effective/event_registration.rb
effective_events-0.5.1 app/models/effective/event_registration.rb