artemv/authenticated-docs

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
public/robots.txt
public/favicon.ico
public/500.html
public/422.html
public/404.html
package.json
config.ru
circle.yml
bin/spring
bin/setup
bin/rake
bin/rails
bin/bundle
app/views/users/index.html.erb
app/views/layouts/application.html.erb
app/other/my_page_finder.rb16
A
0 mins
app/models/user.rb4
A
0 mins
app/helpers/users_helper.rb2
A
0 mins
app/helpers/application_helper.rb14
A
0 mins
app/controllers/users_controller.rb5
A
0 mins
app/controllers/pages_controller.rb11
A
0 mins
app/controllers/application_controller.rb4
A
0 mins
app/assets/stylesheets/users.scss
app/assets/stylesheets/application.scss
app/assets/javascripts/users.coffee
app/assets/javascripts/application.js0
A
0 mins
app/assets/images/screenshot.png
app/assets/images/bootstrap.png
Rakefile
README.md
Procfile
LICENSE
Gulpfile.js20
A
0 mins
Gemfile.lock
Gemfile
.gitignore
.env.example