tnantoka/wizu

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.ruby-version
Capfile
Gemfile
Gemfile.lock
LICENSE
README.md
Rakefile
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/collaborations.coffee
app/assets/javascripts/pages.coffee
app/assets/javascripts/wikis.coffee
app/assets/javascripts/wizu.coffee
app/assets/stylesheets/application.scss
app/assets/stylesheets/modules.scss
app/assets/stylesheets/overrides.scss
app/assets/stylesheets/variables.scss.erb
app/controllers/application_controller.rb51
A
0 mins
app/controllers/attachments_controller.rb34
A
0 mins
app/controllers/collaborations_controller.rb28
A
0 mins
app/controllers/pages_controller.rb60
A
0 mins
app/controllers/sessions_controller.rb19
A
0 mins
app/controllers/welcome_controller.rb14
A
0 mins
app/controllers/wikis_controller.rb50
A
0 mins
app/helpers/application_helper.rb20
A
0 mins
app/models/ability.rb27
A
0 mins
app/models/attachment.rb36
A
0 mins
app/models/collaboration.rb7
A
0 mins
app/models/filters/embed_page.rb17
A
0 mins
app/models/filters/external_link.rb14
A
0 mins
app/models/filters/internal_link.rb22
A
55 mins
app/models/filters/remove_fragment.rb11
A
0 mins
app/models/identity.rb14
A
0 mins
app/models/page.rb77
A
0 mins
app/models/user.rb29
A
0 mins
app/models/wiki.rb12
A
0 mins
app/views/application/_errors.html.slim
app/views/application/_flash.html.slim
app/views/application/_navbar.html.slim
app/views/attachments/index.html.slim
app/views/collaborations/index.html.slim
app/views/layouts/application.html.slim
app/views/pages/_breadcrumb.html.slim
app/views/pages/_form.html.slim
app/views/pages/_page.html.slim
app/views/pages/_siblings.html.slim
app/views/pages/edit.html.slim
app/views/pages/histories.html.slim
app/views/pages/new.html.slim