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
d22affb9b4d1dbd0a6e8f066026ea2469cdb5956
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