Class: Lcms::Engine::LeadershipPost
- Inherits:
-
ApplicationRecord
- Object
- ActiveRecord::Base
- ApplicationRecord
- Lcms::Engine::LeadershipPost
- Defined in:
- app/models/lcms/engine/leadership_post.rb
Instance Method Summary collapse
Instance Method Details
#name ⇒ Object
11 12 13 |
# File 'app/models/lcms/engine/leadership_post.rb', line 11 def name "#{first_name} #{last_name}" end |