Flockingbird/roost

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
Gemfile
Gemfile.lock
LICENSE
Makefile
Procfile
README.md
Rakefile
app.json
app/mail/registration_mail.erb
app/web/public/css/application.css
app/web/public/css/fonts/materialdesignicons-webfont.eot
app/web/public/css/fonts/materialdesignicons-webfont.ttf
app/web/public/css/fonts/materialdesignicons-webfont.woff
app/web/public/css/fonts/materialdesignicons-webfont.woff2
app/web/views/confirmation_success.erb
app/web/views/contacts.erb
app/web/views/error.erb
app/web/views/head.erb
app/web/views/home.erb
app/web/views/layout_anonymous.erb
app/web/views/layout_member.erb
app/web/views/login.erb
app/web/views/notification.erb
app/web/views/profile.erb
app/web/views/profile_edit.erb
app/web/views/profile_tags.erb
app/web/views/register.erb
app/web/views/updates.erb
bin/console
bin/sink
config.ru
package.json
test/fixtures/input/basic_users.jsonl
test/fixtures/input/harry_potter.json
test/fixtures/input/profiles.csv
test/fixtures/input/profiles.jsonl
yarn.lock
app/projections/members/query.rb18
test/integration/web/visitor_lands_on_home_test.rb17
test/support/data_helpers.rb41
test/support/event_helpers.rb37
test/support/file_helpers.rb7
test/support/mail_helpers.rb16
test/support/request_helpers.rb53
test/support/time_helpers.rb18
test/support/web_test_helpers.rb14
test/support/workflows.rb30
test/support/workflows/add_member.rb30
test/support/workflows/adds_contact.rb12
test/support/workflows/base.rb16