railsrumble/r13-team-357

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
public/version.txt
public/robots.txt
public/500.html
public/422.html
public/404.html
lib/user_sanitizer.rb6
A
0 mins
lib/templates/rails/responders_controller/controller.rb46
A
0 mins
lib/templates/haml/scaffold/single_entry.html.haml
lib/templates/haml/scaffold/show.html.haml
lib/templates/haml/scaffold/new.html.haml
lib/templates/haml/scaffold/index.html.haml
lib/templates/haml/scaffold/edit.html.haml
lib/templates/haml/scaffold/_list.html.haml
lib/templates/haml/scaffold/_form.html.haml
lib/templates/haml/scaffold/_filters.html.haml
lib/templates/haml/scaffold/_blank.html.haml
lib/tasks/dev.rake
lib/generators/haml/scaffold/templates/single_entry.html.haml
lib/generators/haml/scaffold/templates/_list.html.haml
lib/generators/haml/scaffold/templates/_filters.html.haml
lib/generators/haml/scaffold/templates/_blank.html.haml
lib/generators/haml/scaffold/scaffold_generator.rb35
A
0 mins
lib/application_responder.rb4
A
0 mins
config.ru
bin/rake
bin/rails
bin/bundle
app/views/welcome/index.html.haml
app/views/projects/show.html.haml
app/views/projects/new.html.haml
app/views/projects/index.html.haml
app/views/projects/edit.html.haml
app/views/projects/_project.html.haml
app/views/projects/_list_fields.html.haml
app/views/projects/_list.html.haml
app/views/projects/_form.html.haml
app/views/projects/_filters.html.haml
app/views/projects/_blank.html.haml
app/views/profiles/show.html.haml
app/views/profiles/edit.html.haml
app/views/lists/show.html.haml
app/views/lists/new.html.haml
app/views/lists/move.js.erb
app/views/lists/index.html.haml
app/views/lists/edit.html.haml
app/views/lists/_list.html.haml
app/views/lists/_form.html.haml
app/views/lists/_filters.html.haml
app/views/lists/_blank.html.haml
app/views/layouts/welcome.html.haml