It sounds like one of these changes has either broken the create
action in the GeonameController
, or caused the parameters in @create_attrs
to not result in a valid Geoname
- thus the generated code is showing the form with errors (and status 200) instead of redirecting to the created resource.
2 Likes