frozeek/xhive

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
Gemfile
Gemfile.lock
LICENSE
README.md
Rakefile
app/assets/images/xhive/default.png
app/assets/javascripts/xhive/application.js0
A
0 mins
app/assets/javascripts/xhive/loader.js.coffee
app/assets/javascripts/xhive/pages.js0
A
0 mins
app/assets/stylesheets/xhive/application.css
app/assets/stylesheets/xhive/pages.css
app/cells/base_cell.rb10
A
0 mins
app/cells/xhive/page_cell.rb9
A
0 mins
app/cells/xhive/stylesheet_cell.rb9
A
0 mins
app/controllers/xhive/application_controller.rb5
A
0 mins
app/controllers/xhive/images_controller.rb10
A
0 mins
app/controllers/xhive/pages_controller.rb17
A
0 mins
app/controllers/xhive/stylesheets_controller.rb13
A
0 mins
app/controllers/xhive/widgets_controller.rb22
A
0 mins
app/helpers/xhive/application_helper.rb27
A
0 mins
app/models/xhive/anonymous_user.rb6
A
0 mins
app/models/xhive/image.rb14
A
0 mins
app/models/xhive/mapper.rb71
B
4 hrs
app/models/xhive/page.rb20
A
0 mins
app/models/xhive/site.rb12
A
0 mins
app/models/xhive/stylesheet.rb22
A
0 mins
app/presenters/xhive/base_presenter.rb37
A
0 mins
app/presenters/xhive/page_presenter.rb38
A
0 mins
app/presenters/xhive/stylesheet_presenter.rb27
A
0 mins
app/presenters/xhive/user_presenter.rb7
A
0 mins
app/uploaders/xhive/image_uploader.rb26
A
0 mins
app/views/layouts/xhive/application.html.erb
app/views/xhive/pages/show.html.erb
lib/tasks/xhive_tasks.rake
lib/xhive.rb13
A
0 mins
lib/xhive/active_record_extensions.rb39
A
55 mins
lib/xhive/base_tag.rb66
A
0 mins
lib/xhive/controller.rb18
A
0 mins
lib/xhive/engine.rb23
A
0 mins
lib/xhive/hashy.rb20
A
55 mins
lib/xhive/liquid_wrapper.rb21
A
0 mins
lib/xhive/mailer.rb38
A
0 mins
lib/xhive/presentable.rb23
A
0 mins
lib/xhive/router.rb8
A
0 mins
lib/xhive/router/base.rb36
A
0 mins
lib/xhive/router/cells.rb26
A
0 mins
lib/xhive/router/error.rb13
A
0 mins
lib/xhive/router/route.rb36
A
0 mins