Skip to content

Instantly share code, notes, and snippets.

@jipiboily
Created June 19, 2013 12:03
Show Gist options
  • Save jipiboily/776d907fc932640ac59a to your computer and use it in GitHub Desktop.
Save jipiboily/776d907fc932640ac59a to your computer and use it in GitHub Desktop.
Monologue::User.class_eval
self.table_name = 'your_user_table_name_here'
end
@kurapatijayaram
Copy link

Hi,
If I am not wrong we should add the above file at "app/models/monologue/" as user_decorator.rb .

Correct me if i am wrong ....
Thank u :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment