vinc/pi.ctu.re

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.buildpacks
.env.sample
.github/dependabot.yml
.github/workflows/rubyonrails.yml
.gitignore
.rspec
.rubocop.yml
.ruby-version
.tool-versions
CHANGELOG.md
Dockerfile
Gemfile
Gemfile.lock
LICENSE
README.md
Rakefile
app/assets/images/home_bg.jpg
app/assets/images/screenshots/screenshot-phone-timeline.jpg
app/assets/images/screenshots/screenshot-tablet-explore.jpg
app/assets/images/screenshots/screenshot-tablet-lightbox.jpg
app/assets/stylesheets/application.scss
app/assets/stylesheets/dashboard.scss
app/assets/stylesheets/fonts.scss
app/assets/stylesheets/pictures.scss
app/assets/stylesheets/pictures/lightboxes.scss
app/assets/stylesheets/timeline.scss
app/assets/stylesheets/welcome.scss
app/views/about/_nav.html.erb
app/views/about/contact.html.erb
app/views/about/pricing.html.erb
app/views/about/privacy.html.erb
app/views/about/rules.html.erb
app/views/about/terms.html.erb
app/views/account/_nav.html.erb
app/views/account/billings/_form.html.erb
app/views/account/billings/show.html.erb
app/views/account/settings/_form.html.erb
app/views/account/settings/edit.html.erb
app/views/admin/_nav.html.erb
app/views/admin/billings/index.html.erb
app/views/admin/invitations/index.html.erb
app/views/admin/pictures/index.html.erb
app/views/admin/users/index.html.erb
app/views/albums/_album.json.jbuilder
app/views/albums/_albums.html.erb
app/views/albums/_form.html.erb
app/views/albums/edit.html.erb
app/views/albums/index.html.erb
app/views/albums/index.json.jbuilder
app/views/albums/new.html.erb