Skip to content
#

enumeration

Here are 351 public repositories matching this topic...

A security tool for multithreaded information gathering and service enumeration whilst building directory structures to store results, along with writing out recommendations for further testing.

  • Updated Apr 9, 2020
  • Python
gduprey
gduprey commented Feb 18, 2019

When using polymorphic enumerations, after I assign a value to a properly setup ActiveRecord model field, I can then reference that field with a _object suffix and then access the polymorphic instance method for the currently assigned value. Using the project documentation as an example, I can write

p.relationship_status_object.saturday_night

However, if I have a enumeration value that I

Improve this page

Add a description, image, and links to the enumeration topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the enumeration topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.