HasOne without association routes shouldn't create link
Created by: bekicot
- What were you trying to do?
Showing
HasOneassociationin Index page. Whereassociationdoesn't have the corresponding path. e.g:Userhas_oneProfile. Butprofiledoesn't have an admin page. - What did you end up with (logs, or, even better, example apps are great!)?
It raises undefined method error like
Undefined method admin_profile_path - What versions are you running?
- Rails 6.0
- Administrate 12.0
I'd like to make a fix on this. If no one has.
Labels:
bug, fields