Replies: 1 comment
-
You probably need a custom field for that. I'm not very familiar with Do you mind booking a slot at your earliest convenience? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have versioning in my models using paper_trail gem and I'd like to display the versions in the show view of each of my resources.
Is there a way to do this? Creating a version resource and adding a has_many :versions field to my versioned resources doesn't seem to work.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions