mmpollard/RMSIVendorRegApp

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.csslintrc
.eslintignore
.eslintrc
.gitignore
.rubocop.yml
.travis.yml
Gemfile
Gemfile.lock
README.md
Rakefile
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/forms.coffee
app/assets/stylesheets/application.css.sass
app/assets/stylesheets/fileinput.css
app/assets/stylesheets/forms.scss
app/assets/stylesheets/scaffolds.scss
app/controllers/application_controller.rb4
A
0 mins
app/controllers/forms_controller.rb130
A
2 hrs
app/controllers/pages_controller.rb11
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/helpers/forms_helper.rb2
A
0 mins
app/mailers/application_mailer.rb4
A
0 mins
app/mailers/main_mailer.rb6
A
0 mins
app/models/form.rb57
A
0 mins
app/views/forms/_form.html.erb
app/views/forms/admin.html.erb
app/views/forms/commercial.html.erb
app/views/forms/downloadcsv.html.erb
app/views/forms/edit.html.erb
app/views/forms/food.html.erb
app/views/forms/home.html.erb
app/views/forms/index.csv.erb
app/views/forms/index.html.erb
app/views/forms/index.json.jbuilder
app/views/forms/new.html.erb
app/views/forms/nonprofit.html.erb
app/views/forms/retail.html.erb
app/views/forms/show.html.erb
app/views/forms/show.json.jbuilder
app/views/layouts/application.html.erb
app/views/layouts/mailer.html.erb
app/views/layouts/mailer.text.erb
bin/bundle
bin/rails
bin/rake
bin/setup
bin/spring
codeclimate-config.patch
config.ru