diffux/diffux

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.bowerrc
.buildpacks
.coveralls.yml
.gitignore
.rspec
.rubocop.yml
.travis.yml
CONTRIBUTING.md
Gemfile
Gemfile.lock
MIT-LICENSE
Procfile
Procfile.dev
README.md
Rakefile
app/assets/images/diffux.ai
app/assets/images/diffux.png
app/assets/images/diffux.svg
app/assets/images/diffux_d.png
app/assets/stylesheets/_global.scss
app/assets/stylesheets/_keyboard-shortcuts.scss
app/assets/stylesheets/_loading-indicator.scss
app/assets/stylesheets/_scaffolds.scss
app/assets/stylesheets/_snapshots.scss
app/assets/stylesheets/application.scss
app/views/layouts/application.html.haml
app/views/projects/_form.html.haml
app/views/projects/edit.html.haml
app/views/projects/index.html.haml
app/views/projects/new.html.haml
app/views/projects/show.html.haml
app/views/shared/_breadcrumbs.html.haml
app/views/shared/_error_explanation.html.haml
app/views/shared/_keyboard_help_modal.html.haml
app/views/snapshots/_header_and_buttons.html.haml
app/views/snapshots/_review_list.html.haml
app/views/snapshots/_show_diff.html.haml
app/views/snapshots/_snapshot.html.haml
app/views/snapshots/show.html.haml
app/views/snapshots/view_log.html.haml
app/views/static_pages/about.html.haml
app/views/sweep_mailer/ready_for_review.text.haml
app/views/sweeps/_form.html.haml
app/views/sweeps/_protip_curl.html.haml
app/views/sweeps/index.html.haml
app/views/sweeps/new.html.haml
app/views/sweeps/show.html.haml
app/views/urls/show.html.haml
app/views/viewports/edit.html.haml
bin/rails