jollygoodcode/dasherize

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.env.sample
.gitignore
.rspec
.rubocop.yml
.ruby-style.yml
.ruby-version
.travis.yml
CONTRIBUTING.md
DEPLOYMENT.md
Gemfile
Gemfile.lock
Guardfile
LICENSE.md
Procfile
README.md
Rakefile
app.json
app/assets/images/favicon.ico
app/assets/stylesheets/application.scss
app/assets/stylesheets/application/base.scss
app/assets/stylesheets/application/home.scss
app/assets/stylesheets/application/projects.scss
app/assets/stylesheets/shared/base.scss
app/views/devise/confirmations/new.html.slim
app/views/devise/mailer/confirmation_instructions.html.slim
app/views/devise/mailer/reset_password_instructions.html.slim
app/views/devise/mailer/unlock_instructions.html.slim
app/views/devise/passwords/edit.html.slim
app/views/devise/passwords/new.html.slim
app/views/devise/registrations/edit.html.slim
app/views/devise/registrations/new.html.slim
app/views/devise/sessions/new.html.slim
app/views/devise/shared/_links.html.slim
app/views/devise/unlocks/new.html.slim
app/views/errors/404.html.slim
app/views/errors/422.html.slim
app/views/errors/500.html.slim
app/views/home/index.html.slim
app/views/layouts/application.html.slim
app/views/projects/_form.html.slim
app/views/projects/_project.html.slim
app/views/projects/edit.html.slim
app/views/projects/index.html.slim
app/views/projects/new.html.slim
app/views/projects/show.html.slim
app/views/shared/_google_analytics.html.slim
app/views/shared/actions/_form_actions.html.slim
app/views/shared/actions/_show_edit_back_destroy_links.html.slim
bin/bundle
bin/rails