.gitignore | |
|
|
.travis.yml | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
LICENSE | |
|
|
README.md | |
|
|
Rakefile | |
|
|
app/assets/images/xhive/default.png | |
|
|
app/assets/javascripts/xhive/application.js | 0 | A 0 mins |
|
app/assets/javascripts/xhive/loader.js.coffee | |
|
|
app/assets/javascripts/xhive/pages.js | 0 | A 0 mins |
|
app/assets/stylesheets/xhive/application.css | |
|
|
app/assets/stylesheets/xhive/pages.css | |
|
|
app/cells/base_cell.rb | 10 | A 0 mins |
|
app/cells/xhive/page_cell.rb | 9 | A 0 mins |
|
app/cells/xhive/stylesheet_cell.rb | 9 | A 0 mins |
|
app/controllers/xhive/application_controller.rb | 5 | A 0 mins |
|
app/controllers/xhive/images_controller.rb | 10 | A 0 mins |
|
app/controllers/xhive/pages_controller.rb | 17 | A 0 mins |
|
app/controllers/xhive/stylesheets_controller.rb | 13 | A 0 mins |
|
app/controllers/xhive/widgets_controller.rb | 22 | A 0 mins |
|
app/helpers/xhive/application_helper.rb | 27 | A 0 mins |
|
app/models/xhive/anonymous_user.rb | 6 | A 0 mins |
|
app/models/xhive/image.rb | 14 | A 0 mins |
|
app/models/xhive/mapper.rb | 71 | B 4 hrs |
|
app/models/xhive/page.rb | 20 | A 0 mins |
|
app/models/xhive/site.rb | 12 | A 0 mins |
|
app/models/xhive/stylesheet.rb | 22 | A 0 mins |
|
app/presenters/xhive/base_presenter.rb | 37 | A 0 mins |
|
app/presenters/xhive/page_presenter.rb | 38 | A 0 mins |
|
app/presenters/xhive/stylesheet_presenter.rb | 27 | A 0 mins |
|
app/presenters/xhive/user_presenter.rb | 7 | A 0 mins |
|
app/uploaders/xhive/image_uploader.rb | 26 | A 0 mins |
|
app/views/layouts/xhive/application.html.erb | |
|
|
app/views/xhive/pages/show.html.erb | |
|
|
lib/tasks/xhive_tasks.rake | |
|
|
lib/xhive.rb | 13 | A 0 mins |
|
lib/xhive/active_record_extensions.rb | 39 | A 55 mins |
|
lib/xhive/base_tag.rb | 66 | A 0 mins |
|
lib/xhive/controller.rb | 18 | A 0 mins |
|
lib/xhive/engine.rb | 23 | A 0 mins |
|
lib/xhive/hashy.rb | 20 | A 55 mins |
|
lib/xhive/liquid_wrapper.rb | 21 | A 0 mins |
|
lib/xhive/mailer.rb | 38 | A 0 mins |
|
lib/xhive/presentable.rb | 23 | A 0 mins |
|
lib/xhive/router.rb | 8 | A 0 mins |
|
lib/xhive/router/base.rb | 36 | A 0 mins |
|
lib/xhive/router/cells.rb | 26 | A 0 mins |
|
lib/xhive/router/error.rb | 13 | A 0 mins |
|
lib/xhive/router/route.rb | 36 | A 0 mins |
|