railslink/railslink

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
yarn.lock
public/robots.txt
public/favicon.ico
public/apple-touch-icon.png
public/500.html
public/422.html
public/404.html
package.json
lib/tasks/slack/test.rake
lib/tasks/slack/sync.rake
lib/tasks/slack/admin.rake
docker-compose.yml
config.ru
bin/yarn
bin/update
bin/setup
bin/rake
bin/rails
bin/docker-entrypoint.sh
bin/bundle
app/views/pages/code_of_conduct.html.slim
app/views/pages/admin_members.html.slim
app/views/membership_submissions/new.html.slim
app/views/layouts/mailer.text.erb
app/views/layouts/mailer.html.erb
app/views/layouts/application.html.slim
app/views/layouts/_nav.html.slim
app/views/layouts/_head.html.slim
app/views/layouts/_footer.html.slim
app/views/layouts/_flash.html.slim
app/views/home/index.html.slim
app/views/admin/users/show.html.slim
app/views/admin/users/index.html.slim
app/views/admin/membership_submissions/pending.html.slim
app/views/admin/dashboard/index.html.slim
app/views/admin/channels/index.html.slim
app/presenters/slack_user_presenter.rb14
A
0 mins
app/presenters/base_presenter.rb13
A
0 mins
app/models/slack_user.rb50
A
0 mins
app/models/slack_membership_submission.rb47
A
25 mins
app/models/slack_channel.rb25
A
0 mins
app/models/ip_info.rb18
A
0 mins
app/models/concerns/uidable.rb6
A
0 mins
app/models/concerns/nameable.rb6
A
0 mins
app/models/concerns/emailable.rb12
A
0 mins
app/models/application_record.rb3
A
0 mins
app/mailers/application_mailer.rb4
A
0 mins
app/jobs/slack_event/unhandled_job.rb20
A
0 mins
app/jobs/slack_event/team_join_job.rb43
A
0 mins
app/jobs/slack_event/message_job.rb45
A
0 mins