Skip to content

code_reload#3041

Merged
mshibuya merged 3 commits into
railsadminteam:masterfrom
AnatolyShirykalov:code_reload
Jul 17, 2018
Merged

code_reload#3041
mshibuya merged 3 commits into
railsadminteam:masterfrom
AnatolyShirykalov:code_reload

Conversation

@AnatolyShirykalov
Copy link
Copy Markdown
Contributor

Fix reloading models when code changes. The problem is connected with pull request #2999
There the problem was solved partially. It fixed the "can't modify frozen array" exception on reload, but versions of models were still old.

@mshibuya
Copy link
Copy Markdown
Member

mshibuya commented Jul 7, 2018

Thanks for the fix, can you make CI pass?

@AnatolyShirykalov AnatolyShirykalov force-pushed the code_reload branch 4 times, most recently from 55a9ee3 to de8dab4 Compare July 9, 2018 08:02
@AnatolyShirykalov
Copy link
Copy Markdown
Contributor Author

@mshibuya done

@mshibuya mshibuya merged commit 175d8ac into railsadminteam:master Jul 17, 2018
@mshibuya
Copy link
Copy Markdown
Member

Great, thanks!

mshibuya added a commit that referenced this pull request Jul 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants