roshiro/openws_one

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.buildpacks
.codeclimate.yml
.csslintrc
.eslintignore
.eslintrc
.gitignore
.rspec
.rubocop.yml
.ruby-version
.travis.yml
Gemfile
Gemfile.lock
LICENSE
Procfile
README.md
Rakefile
app/assets/javascripts/application.js0
A
0 mins
app/assets/stylesheets/application.css
app/assets/stylesheets/devise.scss
app/controllers/application_controller.rb3
A
0 mins
app/controllers/apps_controller.rb34
A
0 mins
app/controllers/collections_controller.rb41
A
0 mins
app/controllers/dashboard_controller.rb5
A
0 mins
app/controllers/general_documents_controller.rb59
A
0 mins
app/controllers/users_controller.rb14
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/models/app.rb11
A
0 mins
app/models/collection.rb22
A
0 mins
app/models/openws/general_document.rb9
A
0 mins
app/models/user.rb20
A
0 mins
app/views/dashboard/index.html.erb
app/views/devise/confirmations/new.html.erb
app/views/devise/mailer/confirmation_instructions.html.erb
app/views/devise/mailer/password_change.html.erb
app/views/devise/mailer/reset_password_instructions.html.erb
app/views/devise/mailer/unlock_instructions.html.erb
app/views/devise/passwords/edit.html.erb
app/views/devise/passwords/new.html.erb
app/views/devise/registrations/edit.html.erb
app/views/devise/registrations/new.html.erb
app/views/devise/sessions/new.html.erb
app/views/devise/shared/_links.html.erb
app/views/devise/unlocks/new.html.erb
app/views/general_documents/index.html.erb
app/views/general_documents/new.html.erb
app/views/layouts/application.html.erb
bin/bundle
bin/rails
bin/rake
bin/rspec