Joined March 2014
·

Kevin Ross

Franklin, Tennessee
·
·

Posted to Case statement for Rails Enum over 1 year ago

Or:

case lookup.state.to_sym
when :new
...
when :in_progress
...
when :completed
...
end
Achievements
9 Karma
0 Total ProTip Views
Interests & Skills