codefirst/AsakusaSatellite

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/controllers/api/v1/room_controller.rb52
A
1 hr
app/controllers/api/v1/service_controller.rb11
A
0 mins
app/controllers/api/v1/user_controller.rb77
A
1 hr
app/controllers/application_controller.rb19
A
0 mins
app/controllers/chat_controller.rb61
A
1 hr
app/controllers/login_controller.rb39
A
25 mins
app/controllers/plugin_controller.rb25
A
0 mins
app/controllers/room_controller.rb59
A
1 hr
app/controllers/search_controller.rb47
A
25 mins
app/helpers/account_helper.rb2
A
0 mins
app/helpers/api_helper.rb32
A
0 mins
app/helpers/application_helper.rb27
A
0 mins
app/helpers/chat_helper.rb48
A
25 mins
app/helpers/login_helper.rb2
A
0 mins
app/helpers/room_helper.rb12
A
0 mins
app/helpers/search_helper.rb2
A
0 mins
app/models/attachment.rb60
A
0 mins
app/models/device.rb33
A
0 mins
app/models/member.rb6
A
0 mins
app/models/message.rb105
A
50 mins
app/models/room.rb138
A
3 hrs
app/models/setting.rb12
A
0 mins
app/models/user.rb52
A
0 mins
app/models/user_profile.rb16
A
0 mins
app/views/account/index.html.haml
app/views/application/about.html.haml
app/views/chat/_message.html.haml
app/views/chat/index.html.haml
app/views/chat/messages.html.haml
app/views/chat/room.html.haml
app/views/chat/show.html.haml
app/views/layouts/application.html.haml
app/views/login/index.html.haml
app/views/room/configure.html.haml
app/views/room/create.html.haml
app/views/search/_search_form.html.haml
app/views/search/index.html.haml
app/views/search/search.html.haml
app/views/shared/_room_info.html.haml
bin/bundle
bin/rails
bin/rake
bin/setup
bin/update
bin/yarn
config.ru
docker-compose.yml
lib/asakusa_satellite.rb11
A
0 mins
lib/asakusa_satellite/async_runner.rb12
A
0 mins
lib/asakusa_satellite/config.rb11
A
0 mins