We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
def self.all_states
Returns all the initials from all the states.
def refresh!
Refresh the enterprises by state.
Integer code
Stores the code of the state.
String name
Stores the name of the state
String abbreviation
Stores the abbreviation for the state
s
Receives abbreviation.
states
Array of states.