This website requires JavaScript.
Explore
Help
Sign In
jacknudt
/
socialforge
Watch
1
Star
0
Fork
You've already forked socialforge
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
18ccb3347d
socialforge
/
app
/
models
/
sonar_error.rb
4 lines
103 B
Ruby
Raw
Normal View
History
Unescape
Escape
remove some test after copying from hjq
2019-04-11 19:42:40 +08:00
class
SonarError
<
ActiveRecord
::
Base
attr_accessible
:jenkins_job_name
,
:output
,
:project_id
end