Hello I am new to ruby on rails and I am struggling to understand I18n\'s flash messages. I am using devise, rails 4, and twitter bootstrap.I understand that devise only use
With Boostrap 3.1, for me works in this way:
html = <<-HTML ×Close #{sentence} #{messages}
HTML