Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Ruby on Railsでauthenticity_tokenからdivを削除するにはどうすればよいですか?
ありがとう。
form_authenticity_tokenこれは保存する必要のある値のみを返すと私は信じているので、を使用して回避できる可能性があります。
form_authenticity_token
詳細については、ドキュメントを参照してください。