BluePanel/rails-website

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
public/robots.txt
public/favicon.ico
public/500.html
public/422.html
public/404.html
config.ru
bin/spring
bin/setup
bin/rake
bin/rails
bin/bundle
app/views/projects/show.json.jbuilder
app/views/projects/show.html.erb
app/views/projects/new.html.erb
app/views/projects/index.json.jbuilder
app/views/projects/index.html.erb
app/views/projects/edit.html.erb
app/views/projects/_form.html.erb
app/views/layouts/application.html.erb
app/views/layouts/_navigation.html.erb
app/views/home/index.html.erb
app/views/devise/unlocks/new.html.erb
app/views/devise/shared/_links.html.erb
app/views/devise/sessions/new.html.erb
app/views/devise/registrations/new.html.erb
app/views/devise/registrations/edit.html.erb
app/views/devise/passwords/new.html.erb
app/views/devise/passwords/edit.html.erb
app/views/devise/mailer/unlock_instructions.html.erb
app/views/devise/mailer/reset_password_instructions.html.erb
app/views/devise/mailer/confirmation_instructions.html.erb
app/views/devise/confirmations/new.html.erb
app/views/articles/show.json.jbuilder
app/views/articles/show.html.erb
app/views/articles/new.html.erb
app/views/articles/index.json.jbuilder
app/views/articles/index.html.erb
app/views/articles/edit.html.erb
app/views/articles/_form.html.erb
app/views/articles/_article.html.erb
app/views/about/show.html.erb
app/models/user.rb6
A
0 mins
app/models/role.rb5
A
0 mins
app/models/project.rb10
A
0 mins
app/models/article.rb16
A
0 mins
app/models/ability.rb11
A
0 mins
app/helpers/projects_helper.rb2
A
0 mins
app/helpers/home_helper.rb2
A
0 mins
app/helpers/articles_helper.rb5
A
0 mins
app/helpers/application_helper.rb11
A
0 mins