kaize/mail_sandbox_web

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/models/user.rb36
A
0 mins
app/models/user/facebook.rb5
A
0 mins
app/models/user/github.rb5
A
0 mins
app/models/user/guest.rb8
A
0 mins
app/repositories/mail_application_repository.rb11
A
0 mins
app/repositories/mail_message_repository.rb8
A
0 mins
app/repositories/user_repository.rb6
A
0 mins
app/services/base_service.rb4
A
0 mins
app/services/facebook_service.rb20
A
0 mins
app/services/github_service.rb20
A
0 mins
app/services/network_service.rb10
A
0 mins
app/types/base_type.rb11
A
0 mins
app/types/mail_application_type.rb4
A
0 mins
app/types/moderate_user_type.rb4
A
0 mins
app/views/api/mail_messages/create.html.erb
app/views/kaminari/web/_first_page.html.haml
app/views/kaminari/web/_gap.html.haml
app/views/kaminari/web/_last_page.html.haml
app/views/kaminari/web/_next_page.html.haml
app/views/kaminari/web/_page.html.haml
app/views/kaminari/web/_paginator.html.haml
app/views/kaminari/web/_prev_page.html.haml
app/views/layouts/application.html.haml
app/views/layouts/without_bootstrap.html.haml
app/views/web/mail_applications/_form.html.haml
app/views/web/mail_applications/edit.html.haml
app/views/web/mail_applications/index.html.haml
app/views/web/mail_applications/new.html.haml
app/views/web/mail_applications/show.html.haml
app/views/web/mail_messages/_mail.html.haml
app/views/web/mail_messages/index.html.haml
app/views/web/mail_messages/show.html.haml
app/views/web/mail_messages/without_bootstrap.html.haml
app/views/web/shared/_login_menu.html.haml
app/views/web/shared/_main_menu.html.haml
app/views/web/shared/_messages_list.html.haml
app/views/web/user/facebook/callback.html.haml
app/views/web/user/sessions/new.html.haml
app/views/web/users/_form.html.haml
app/views/web/users/_user.html.haml
app/views/web/users/edit.html.haml
app/views/web/users/index.html.haml
app/views/web/users/show.html.haml
app/views/web/welcome/index.html.haml
config.ru
doc/README_FOR_APP
lib/auth_helper.rb25
A
0 mins
lib/configus.rb43
A
0 mins
lib/flash_helper.rb8
A
0 mins
lib/mail_message_builder.rb11
A
0 mins