You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to pass explicit status codes using this library?
As a work around, I've been using the following code in my action:
renderstatus: :created
This seems to be working fine, but is there a way where I can achieve the same result by specifying an argument or option in template rather than action?
The text was updated successfully, but these errors were encountered:
Is there a way to pass explicit status codes using this library?
As a work around, I've been using the following code in my action:
This seems to be working fine, but is there a way where I can achieve the same result by specifying an argument or option in template rather than action?
The text was updated successfully, but these errors were encountered: