This website requires JavaScript.
Explore
Help
Register
Sign In
Britton
/
baclight
Watch
1
Star
0
Fork
0
You've already forked baclight
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
826b228df81ebd29ca9c2693ce1a36874bff31f5
baclight
/
app
/
models
/
article.rb
T
4 lines
69 B
Ruby
Raw
Normal View
History
Unescape
Escape
./bin/rails importmap:install
2021-09-26 15:22:36 -07:00
class
Article
<
ApplicationRecord
validate title
2021-12-16 09:20:38 -08:00
validates_presence_of
:title
./bin/rails importmap:install
2021-09-26 15:22:36 -07:00
end
Reference in New Issue
Copy Permalink