calblueprint/bizworld

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.arcconfig
.arclint
.eslintrc
.gitattributes
.gitignore
.rspec
.rubocop.yml
.ruby-gemset
.ruby-version
Gemfile
Gemfile.lock
README.md
README.rdoc
Rakefile
app/assets/images/class.jpg
app/assets/images/icons/menulist.svg
app/assets/images/logo.png
app/assets/images/onboarding.png
app/assets/stylesheets/admin.scss
app/assets/stylesheets/application.scss
app/assets/stylesheets/classrooms.scss
app/assets/stylesheets/components/card.scss
app/assets/stylesheets/components/tablePageLayout.scss
app/assets/stylesheets/form.scss
app/assets/stylesheets/pages.scss
app/assets/stylesheets/partials/_layout.scss
app/assets/stylesheets/partials/_mixins.scss
app/assets/stylesheets/partials/_modal.scss
app/assets/stylesheets/partials/_spinner.scss
app/assets/stylesheets/partials/_variables.scss
app/assets/stylesheets/teachers.scss
app/views/admins/classrooms.html.slim
app/views/admins/programs.html.slim
app/views/classrooms/edit_questions.html.slim
app/views/classrooms/show.html.slim
app/views/forms/display.html.slim
app/views/forms/finished.html.slim
app/views/forms/show.html.slim
app/views/layouts/_navbar.html.slim
app/views/layouts/application.html.slim
app/views/pages/home.html.slim
app/views/pages/password_reset_request_form.html.slim
app/views/registrations/password_reset.html.slim
app/views/registrations/password_update.html.slim
app/views/teachers/classrooms.html.slim
app/views/teachers/show.html.slim
bin/bundle
bin/rails
bin/rake
bin/setup