learnenough / rails_tutorial_sample_app_7th_ed

The reference sample app for the Ruby on Rails Tutorial (7th edition) by Michael Hartl
Other
77 stars 52 forks source link

unprocessable_entity #11

Open kgilpin opened 1 year ago

kgilpin commented 1 year ago

In this commit - https://github.com/learnenough/rails_tutorial_sample_app_7th_ed/commit/3049194f191093bee9b3060684a8bdb9116dbe41

I am curious what is the rationale for returning HTTP 422?