fs/rails-base

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.browserslistrc
.cloud66/manifest.yml
.env.example
.erdconfig
.eslintrc
.gitattributes
.github/PULL_REQUEST_TEMPLATE.md
.gitignore
.nvmrc
.postcss-sorting.json
.pryrc.example
.rspec
.rubocop.yml
.ruby-version
.scss-lint.yml
.semaphore/heroku.yml
.semaphore/semaphore.yml
.slim-lint.yml
Brewfile
CHANGELOG.md
CONTRIBUTING.md
Gemfile
Gemfile.lock
Guardfile
Procfile
README.md
Rakefile
app.json
app/assets/javascripts/application.js1
A
0 mins
app/assets/stylesheets/application.scss
app/assets/stylesheets/components/all.scss
app/assets/stylesheets/components/container.scss
app/assets/stylesheets/components/forms.scss
app/assets/stylesheets/components/navigation.scss
app/assets/stylesheets/components/notifications.scss
app/assets/stylesheets/core/all.scss
app/assets/stylesheets/core/foundation_and_overrides.scss
app/assets/stylesheets/core/settings.scss
app/assets/stylesheets/emails/core/all.scss
app/assets/stylesheets/emails/core/settings.scss
app/assets/stylesheets/mailer.scss
app/constraints/ip_whitelist_constraint.rb14
A
0 mins
app/controllers/application_controller.rb8
A
0 mins
app/controllers/concerns/authentication.rb18
A
0 mins
app/controllers/concerns/authorization.rb10
A
0 mins
app/controllers/concerns/bullet_helper.rb10
A
0 mins
app/controllers/pages_controller.rb4
A
0 mins
app/controllers/users/registrations_controller.rb19
A
0 mins
app/decorators/application_decorator.rb6
A
0 mins
app/decorators/paginating_decorator.rb3
A
0 mins