twitter-bootstrap-rails
twitter-bootstrap-rails copied to clipboard
Call to_s on msg before making it html_safe
Sometimes messages are passed as symbols - then it is reasonable to stringify them before html_safe, otherwise it throws an error.