This website requires JavaScript.
Explore
Help
Sign In
dan
/
parsley
Watch
1
Star
0
Fork
0
You've already forked parsley
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
8743b32a49
parsley
/
app
/
models
/
ingredient.rb
6 lines
78 B
Ruby
Raw
Normal View
History
Unescape
Escape
initial commit
2016-01-12 18:43:00 -06:00
class
Ingredient
<
ActiveRecord
::
Base
Recipe Editor
2016-01-13 17:10:43 -06:00
validates
:name
,
presence
:
true
initial commit
2016-01-12 18:43:00 -06:00
end
Reference in New Issue
Copy Permalink