MITLibraries/rain

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.hound.yml
.rubocop.yml
.ruby-version
.travis.yml
Gemfile
Gemfile.lock
README.md
Rakefile
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/bootstrap.js4
A
0 mins
app/assets/stylesheets/application.css
app/assets/stylesheets/bootstrap_and_overrides.css.less
app/controllers/application_controller.rb6
A
0 mins
app/controllers/static_pages_controller.rb4
A
0 mins
app/controllers/users/omniauth_callbacks_controller.rb9
A
0 mins
app/controllers/workflows_controller.rb21
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/models/element.rb40
A
0 mins
app/models/element_type.rb5
A
0 mins
app/models/element_type_accept.rb5
A
0 mins
app/models/user.rb8
A
0 mins
app/models/workflow.rb4
A
0 mins
app/views/layouts/application.html.erb
app/views/static_pages/home.html.erb
app/views/workflows/elements/_fieldset.html.erb
app/views/workflows/elements/_fieldset_close.html.erb
app/views/workflows/elements/_fieldset_open.html.erb
app/views/workflows/elements/_form.html.erb
app/views/workflows/elements/_form_close.html.erb
app/views/workflows/elements/_form_open.html.erb
app/views/workflows/elements/_submit.html.erb
app/views/workflows/elements/_submit_close.html.erb
app/views/workflows/elements/_submit_open.html.erb
app/views/workflows/elements/_text.html.erb
app/views/workflows/elements/_text_close.html.erb
app/views/workflows/elements/_text_open.html.erb
app/views/workflows/show.html.erb
bin/bundle
bin/rails
bin/rake
bin/setup
config.ru
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/robots.txt