Skip to content

Instantly share code, notes, and snippets.

@brightredchilli
Created June 5, 2018 18:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brightredchilli/9d02f48ddfe08fdaed652f2d79f16a19 to your computer and use it in GitHub Desktop.
Save brightredchilli/9d02f48ddfe08fdaed652f2d79f16a19 to your computer and use it in GitHub Desktop.
Rails print all models
ActiveRecord::Base.send(:subclasses).map(&:name)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment