Method: ViewModel::CepcNi800::AcReport#key_recommendations_management
- Defined in:
- lib/view_model/cepc_ni800/ac_report.rb
#key_recommendations_management ⇒ Object
46 47 48 49 50 51 52 |
# File 'lib/view_model/cepc_ni800/ac_report.rb', line 46 def key_recommendations_management extract_aci_recommendations( @xml_doc.search( "ACI-Key-Recommendations/Other-Recommendations/ACI-Recommendation", ), ) end |