Doc improvement serialize observer delete field bug#186
Open
arifmahmudrana wants to merge 4 commits intojamierumbelow:masterfrom
arifmahmudrana:doc_improvement_serialize_observer_delete_field_bug
Open
Doc improvement serialize observer delete field bug#186arifmahmudrana wants to merge 4 commits intojamierumbelow:masterfrom arifmahmudrana:doc_improvement_serialize_observer_delete_field_bug
arifmahmudrana wants to merge 4 commits intojamierumbelow:masterfrom
arifmahmudrana:doc_improvement_serialize_observer_delete_field_bug
Conversation
added 4 commits
December 11, 2014 18:17
…ay then act accordingly like that
… & has_many array relationships
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I have fixed some bugs I found while working on a CI project & thought if you change some part of doc it will help for newbies.
Fixed some part of documentation, also fixed unserialize method, undefined index problem while loading model when we add primary key for belongs to or has many array like documented & soft delete key ambiguity problem for multiple table join