<% flash.each do |type, msg| %>
<%= msg %>
<% end %> <% if flash.any? %>
<% end %>

Twilio ruby

The official library for communicating with the Twilio REST API, building TwiML, and generating Twilio JWT Capability Tokens

<%= link_to 'Send SMS', home_send_sms_path %>