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
Improved Entity#serializable_hash to check that an attribute exists on
an object before accessing it.
Improved Entity#serializable_hash check for an entity on an object before accessing the value.
Converted proc and using condition to #conditions_met
Copy file name to clipboardExpand all lines: CHANGELOG.markdown
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
0.2.2
2
+
=================
3
+
*[#203](https://github.com/intridea/grape/pull/203): Added a check to Entity#serializable_hash that verifies an entity exists on an object - [@adamgotterer](https://github.com/adamgotterer).
0 commit comments