structure, model, requis et validations
This commit is contained in:
20
bibli.bib
20
bibli.bib
@@ -150,6 +150,24 @@
|
||||
|
||||
@misc{railsstyleguide,
|
||||
author = {RuboCop},
|
||||
title = {A community-driven Ruby on Rails style guide },
|
||||
title = {A community-driven Ruby on Rails style guide},
|
||||
note = {URL: "\url{https://github.com/rubocop-hq/rails-style-guide}"}
|
||||
}
|
||||
|
||||
@misc{brakeman,
|
||||
author = {Brakeman},
|
||||
title = {A static analysis security vulnerability scanner for Ruby on Rails applications},
|
||||
note = {URL: "\url{https://github.com/presidentbeef/brakeman}"}
|
||||
}
|
||||
|
||||
@misc{qunit,
|
||||
author = {QUnit},
|
||||
title = {A JavaScript Unit Testing framework},
|
||||
note = {URL: "\url{https://qunitjs.com/}"}
|
||||
}
|
||||
|
||||
@misc{eslint,
|
||||
author = {ESLint},
|
||||
title = {The pluggable linting utility for JavaScript and JSX},
|
||||
note = {URL: "\url{https://eslint.org/}"}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user