m spec/models/info_request_spec.rb
added missing outgoing_messages fixture to test
m app/controllers/request_controller.rb m app/models/info_request.rb
catch MissingSourceFile instead of NameError when including custom states, in order to handle the case when file is not present