index
:
pokeviewer
this commit
master
Rails engine that displays Pokémon
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
models
/
gift_ribbon.rb
blob: dbf3c6f40dcc36f93466a54762b5ee490f4c6436 (
plain
) (
blame
)
1
2
3
class
GiftRibbon
<
ApplicationRecord
validates
:description
,
presence
:
true
end