Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save sideshowbandana/e45a54d0df0a76291a51dd319de1b484 to your computer and use it in GitHub Desktop.
Save sideshowbandana/e45a54d0df0a76291a51dd319de1b484 to your computer and use it in GitHub Desktop.
# ...
def base_scope
super.select("ON (my_table.id) my_table.*")
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment