You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ruby on Rails: Talk
Are those two the same thing? I'm overriding a gem model so I put it in a namespace folder under models but what about modifying the file? Should I leave the module statement the way it is or remove it and replace the class name with the same prefix Module::Model
André Orvalho
unread,
Feb 19, 2018, 5:19:01 AM2/19/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ruby on Rails: Talk
Could you post some code about what you need to change and how you were thinking of changing it?