Class: Usps::Support::Models::Hq::Squadrons::FormerSquadron
- Inherits:
-
Website
- Object
- ActiveRecord::Base
- Usps::Support::Models::Hq::SharedRecord
- BaseRecord
- Website
- Usps::Support::Models::Hq::Squadrons::FormerSquadron
- Defined in:
- lib/usps/support/models/hq/squadrons/former_squadron.rb
Overview
Former Squadron organization information
Instance Method Summary collapse
Methods inherited from Usps::Support::Models::Hq::SharedRecord
allow_hq_database_edits?, ignore_type_column_sti!
Instance Method Details
#name ⇒ Object
20 |
# File 'lib/usps/support/models/hq/squadrons/former_squadron.rb', line 20 def name = self.Name.sub(/\.$/, '') |