Project::EventSponsor.reflect_on_all_associations.each do |reflection|
puts ":#{reflection.macro} => :#{reflection.name}"
end
Created
September 15, 2016 07:20
-
-
Save francois-blanchard/352b706b9257656b7f69f004ff76ebca to your computer and use it in GitHub Desktop.
Get rails associations from console
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment