Guest User

server params

a guest
May 6th, 2020
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. Started POST "/books" for 127.0.0.1 at 2020-05-06 21:43:28 +0100
  2. Processing by BooksController#create as HTML
  3. Parameters: {"authenticity_token"=>"eqJ60ThdKe9I5dAqiu2XnENiv591Ck7FEuxM+KvU7qX4afx5y3Mx0XhfDJjc2KZe3NU550NgQs5eNbgVc4A6AA==", "book"=>{"title"=>"Test Book", "release_year"=>"2000", "book_authors_attributes"=>{"1588797802460"=>{"author_name"=>"A", "_destroy"=>"false"}, "1588797803313"=>{"author_name"=>"B", "_destroy"=>"false"}}}, "commit"=>"Create Book"}
Add Comment
Please, Sign In to add comment