appirits/comable-apartment

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
CHANGELOG.md
Gemfile
MIT-LICENSE
README.md
Rakefile
app/assets/javascripts/comable/apartment/application.coffee
app/assets/javascripts/comable/apartment/dispatcher.coffee
app/assets/stylesheets/comable/apartment/application.scss
app/controllers/comable/apartment/application_controller.rb44
A
0 mins
app/controllers/comable/apartment/dashboard_controller.rb9
A
0 mins
app/controllers/comable/apartment/tenants_controller.rb45
A
0 mins
app/controllers/comable/apartment/user_sessions_controller.rb8
A
0 mins
app/controllers/comable/apartment/users_controller.rb55
A
0 mins
app/decorators/comable/ability_decorator.rb15
A
0 mins
app/decorators/comable/image_uploader_decorator.rb5
A
0 mins
app/decorators/comable/theme_decorator.rb8
A
0 mins
app/decorators/comable/user_decorator.rb8
A
0 mins
app/helpers/comable/apartment/application_helper.rb17
A
0 mins
app/models/comable/tenant.rb44
A
0 mins
app/navigations/comable/apartment/application.rb27
A
0 mins
app/views/comable/apartment/dashboard/show.slim
app/views/comable/apartment/tenants/_form.slim
app/views/comable/apartment/tenants/edit.slim
app/views/comable/apartment/tenants/index.slim
app/views/comable/apartment/tenants/new.slim
app/views/comable/apartment/user_sessions/new.slim
app/views/comable/apartment/users/_form.slim
app/views/comable/apartment/users/edit.slim
app/views/comable/apartment/users/index.slim
app/views/comable/apartment/users/new.slim
app/views/comable/apartment/users/show.slim
app/views/layouts/comable/apartment/application.slim
comable-apartment.gemspec
gemfiles/active_record_40.gemfile
gemfiles/active_record_41.gemfile
gemfiles/active_record_42.gemfile
gemfiles/active_record_edge.gemfile
gemfiles/common.gemfile
lib/comable/apartment.rb53
A
0 mins
lib/comable/apartment/constraint.rb17
A
0 mins
lib/comable/apartment/engine.rb12
A
0 mins
lib/comable/apartment/tasks/release.rake
lib/comable/apartment/version.rb5
A
0 mins