godreams/admin-server

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.rubocop.yml
.ruby-version
.travis.yml
Gemfile
Gemfile.lock
Procfile
README.md
Rakefile
app/assets/stylesheets/application.scss
app/assets/stylesheets/bootstrap-custom.scss
app/pdfs/donations/receipt_background.jpg
app/views/cities/_city.html.erb
app/views/cities/index.html.erb
app/views/cities/new.html.erb
app/views/coaches/_coach.html.erb
app/views/coaches/create.json.jbuilder
app/views/coaches/index.html.erb
app/views/coaches/new.html.erb
app/views/devise/invitations/edit.html.erb
app/views/devise/invitations/new.html.erb
app/views/devise/mailer/email_changed.html.erb
app/views/devise/mailer/invitation_instructions.html.erb
app/views/devise/mailer/invitation_instructions.text.erb
app/views/devise/mailer/password_change.html.erb
app/views/devise/mailer/reset_password_instructions.html.erb
app/views/devise/passwords/edit.html.erb
app/views/devise/passwords/new.html.erb
app/views/devise/sessions/new.html.erb
app/views/devise/shared/_links.html.erb
app/views/donations/_donation.html.erb
app/views/donations/_donation_tab_count.html.erb
app/views/donations/_form.html.erb
app/views/donations/create.json.jbuilder
app/views/donations/edit.html.erb
app/views/donations/index.html.erb
app/views/donations/index.json.jbuilder
app/views/donations/new.html.erb
app/views/donations/receipt.json.jbuilder
app/views/donations/show.html.erb
app/views/donations_mailer/acknowledgement.html.erb
app/views/donations_mailer/receipt.html.erb
app/views/fellows/_fellow.html.erb
app/views/fellows/create.json.jbuilder
app/views/fellows/index.html.erb
app/views/fellows/new.html.erb
app/views/home/index.html.erb
app/views/layouts/_alert.html.erb
app/views/layouts/_navbar.html.erb