Skip to content

Instantly share code, notes, and snippets.

@mariorcardoso
Last active June 25, 2017 18:19
class Event < ActiveRecord::Base
SIZE = %w(
small
medium
big
)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment