0
本地主機好吧... 但是在heroku中,我無法在「about」中添加超過255個字符。Heroku rails應用程序(text_area bug)
Heroku的錯誤
We're sorry, but something went wrong.
_form.html.erb
<%= f.label :about %>
<%= f.text_area :about %>
show.html.erb
<p><%= @release.about %></p>
的感謝!
Heroku日誌顯示這個錯誤是什麼? – catsby 2013-03-08 14:55:30