A simple twilio app in rails and angular

message-forms.html.haml 87B

123
  1. %div{"ng-repeat" => "message in messages"}
  2. %ng-include{"src"=>"'message-form.html'"}