geoom/gossip

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
LICENSE
README.md
api/.gitignore
api/.rubocop.yml
api/.ruby-version
api/Gemfile
api/Gemfile.lock
api/README.md
api/Rakefile
api/app/views/layouts/mailer.html.erb
api/app/views/layouts/mailer.text.erb
api/bin/bundle
api/bin/rails
api/bin/rake
api/bin/setup
api/bin/update
api/config.ru
api/config/cable.yml
api/config/credentials.yml.enc
api/config/database.yml
api/config/locales/en.yml
api/config/storage.yml
api/public/robots.txt
design.md
web/README.md
web/package.json
web/public/favicon.ico
web/public/index.html
web/public/manifest.json
web/src/styles/bootstrap.css
web/src/styles/font-awesome.css
web/src/styles/fonts/FontAwesome.otf
web/src/styles/fonts/fontawesome-webfont.eot
web/src/styles/fonts/fontawesome-webfont.svg
web/src/styles/fonts/fontawesome-webfont.ttf
web/src/styles/fonts/fontawesome-webfont.woff
web/src/styles/fonts/fontawesome-webfont.woff2
web/src/styles/index.css
web/yarn.lock
web/src/actions/session.js44
A
3 hrs
web/src/api/index.js57
A
3 hrs
web/src/components/Input/index.js24
web/src/components/LoginForm/index.js59
web/src/components/MatchAuthenticated/index.js28
web/src/components/Navbar/index.js29
web/src/components/NotFound/index.js8
web/src/components/RedirectAuthenticated/index.js28
web/src/components/SignupForm/index.js83