NMandapaty/ArcticVoice

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.DS_Store
.codeclimate.yml
.csslintrc
.eslintignore
.eslintrc
.gitignore
.rubocop.yml
.travis.yml
Gemfile
Gemfile.lock
README.md
Rakefile
app/assets/images/logo-rectangle.png
app/assets/javascripts/home.coffee
app/assets/javascripts/posts.coffee
app/assets/javascripts/users.coffee
app/assets/stylesheets/application.scss
app/assets/stylesheets/bootstrap.min.css
app/assets/stylesheets/home.scss
app/assets/stylesheets/homepage.css
app/assets/stylesheets/posts.scss
app/assets/stylesheets/styles.css
app/assets/stylesheets/users.scss
app/views/home/index.html.erb
app/views/layouts/application.html.erb
app/views/layouts/mailer.html.erb
app/views/layouts/mailer.text.erb
app/views/posts/_form.html.erb
app/views/posts/edit.html.erb
app/views/posts/index.html.erb
app/views/posts/new.html.erb
app/views/posts/show.html.erb
app/views/users/confirmations/new.html.erb
app/views/users/mailer/confirmation_instructions.html.erb
app/views/users/mailer/password_change.html.erb
app/views/users/mailer/reset_password_instructions.html.erb
app/views/users/mailer/unlock_instructions.html.erb
app/views/users/passwords/edit.html.erb
app/views/users/passwords/new.html.erb
app/views/users/registrations/edit.html.erb
app/views/users/registrations/new.html.erb
app/views/users/sessions/new.html.erb
app/views/users/shared/_links.html.erb
app/views/users/show.html.erb
app/views/users/unlocks/new.html.erb
bin/bundle
bin/rails
bin/rake
bin/setup
bin/spring