Class: AdSpace::Slot
- Inherits:
-
ApplicationRecord
- Object
- ActiveRecord::Base
- ApplicationRecord
- AdSpace::Slot
- Defined in:
- app/models/ad_space/slot.rb
Instance Method Summary collapse
Instance Method Details
#splash? ⇒ Boolean
13 14 15 |
# File 'app/models/ad_space/slot.rb', line 13 def splash? is_splash end |