This website works better with JavaScript
Home
Explore
Help
Sign In
PMD
/
rotom_bot
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
1
Wiki
Tree:
00905abb90
Branches
Tags
image_merge
lint-files
master
the_goal
rotom_bot
/
app
/
models
/
inventory.rb
inventory.rb
78 B
History
Raw
1
2
3
class Inventory < ActiveRecord::Base
validates :item_id, presence: true
end