Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
La Quadrature du Net
mamot
Commits
1f805a63
Commit
1f805a63
authored
Apr 27, 2017
by
Tomohiro Suwa
Committed by
Eugen Rochko
Apr 27, 2017
Browse files
Don't need to include ActiveModel::Validations (#2521)
parent
e595ccb2
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/models/status.rb
View file @
1f805a63
# frozen_string_literal: true
class
Status
<
ApplicationRecord
include
ActiveModel
::
Validations
include
Paginable
include
Streamable
include
Cacheable
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment