wbotelhos/iniciando-com-testes-de-unidade-e-funcionais-usando-rspec

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.ruby-gemset
.ruby-version
.travis.yml
Gemfile
Gemfile.lock
README.md
Rakefile
app/controllers/application_controller.rb3
A
0 mins
app/controllers/articles_controller.rb24
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/models/article.rb11
A
0 mins
app/views/articles/index.html.erb
app/views/articles/new.html.erb
config.ru