This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
PMD
/
rotom_bot
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
1
Wiki
Albero (Tree):
4f30935d63
Rami (Branch)
Tag
image_merge
lint-files
master
the_goal
rotom_bot
/
app
/
models
/
inventory.rb
inventory.rb
78 B
Cronologia
Originale
1
2
3
class Inventory < ActiveRecord::Base
validates :item_id, presence: true
end