dhhxu/projectscope

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.csslintrc
.eslintignore
.eslintrc
.gitignore
.rubocop.yml
.travis.yml
Gemfile
Gemfile.lock
README.md
Rakefile
app/assets/stylesheets/application.css
app/assets/stylesheets/projects.scss
app/assets/stylesheets/pull_requests.scss
app/assets/stylesheets/scaffolds.scss
app/assets/stylesheets/slack_data_points.scss
app/assets/stylesheets/slack_metrics.scss
app/assets/stylesheets/slack_trends.scss
app/assets/stylesheets/tracker.scss
app/views/layouts/_header.html.haml
app/views/layouts/application.html.haml
app/views/pivotal_trackers/_form.html.erb
app/views/pivotal_trackers/edit.html.erb
app/views/pivotal_trackers/index.html.erb
app/views/pivotal_trackers/index.json.jbuilder
app/views/pivotal_trackers/new.html.erb
app/views/pivotal_trackers/show.html.erb
app/views/pivotal_trackers/show.json.jbuilder
app/views/projects/_form.html.haml
app/views/projects/edit.html.haml
app/views/projects/index.html.haml
app/views/projects/index.json.jbuilder
app/views/projects/new.html.haml
app/views/projects/show.html.haml
app/views/projects/show.json.jbuilder
app/views/pull_requests/_form.html.erb
app/views/pull_requests/edit.html.erb
app/views/pull_requests/index.html.erb
app/views/pull_requests/index.json.jbuilder
app/views/pull_requests/new.html.erb
app/views/pull_requests/show.html.erb
app/views/pull_requests/show.json.jbuilder
app/views/slack_data_points/_form.html.erb
app/views/slack_data_points/edit.html.erb
app/views/slack_data_points/index.html.erb
app/views/slack_data_points/index.json.jbuilder
app/views/slack_data_points/new.html.erb
app/views/slack_data_points/show.html.erb
app/views/slack_data_points/show.json.jbuilder
app/views/slack_metrics/_form.html.erb