Created
April 21, 2017 19:15
-
-
Save blakewest/b81844e1032596d97cc8bfd5dd0de8fe to your computer and use it in GitHub Desktop.
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
| class Forest::MembershipPatient | |
| include ForestLiana::Collection | |
| collection :membership_patients | |
| field :name, type: 'String' do |object| | |
| ::MembershipPatient.unscoped.find(object.id).name | |
| end | |
| end | |
Author
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Note, this box is rather small to be re-arranging like 30 columns. Being able to make this box larger would be helpful.
