brokenfingers/Fabric_Manager

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.travis.yml
Gemfile
Gemfile.lock
README.rdoc
Rakefile
app/assets/images/arrangement-654576_1280.jpg
app/assets/images/net-361328_1280.jpg
app/assets/images/rails.png
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/bootstrap.js.coffee
app/assets/javascripts/create_fabrics.js11
A
30 mins
app/assets/javascripts/fabrics.js.coffee
app/assets/javascripts/menu.js19
A
2 hrs
app/assets/javascripts/records.js.coffee
app/assets/javascripts/search_fields.js10
A
30 mins
app/assets/javascripts/user.js.coffee
app/assets/javascripts/welcome.js.coffee
app/assets/stylesheets/application.css
app/assets/stylesheets/bootstrap_and_overrides.css
app/assets/stylesheets/fabrics.css.scss
app/assets/stylesheets/index_page.css
app/assets/stylesheets/records.css.scss
app/assets/stylesheets/simple_form.css
app/assets/stylesheets/user.css.scss
app/assets/stylesheets/user_show_page.css
app/assets/stylesheets/welcome.css.scss
app/controllers/application_controller.rb6
A
0 mins
app/controllers/calculator_controller.rb25
A
0 mins
app/controllers/fabric_controller.rb67
A
0 mins
app/controllers/records_controller.rb13
A
0 mins
app/controllers/user_controller.rb12
A
0 mins
app/controllers/welcome_controller.rb14
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/helpers/fabric_helper.rb2
A
0 mins
app/helpers/records_helper.rb2
A
0 mins
app/helpers/user_helper.rb2
A
0 mins
app/helpers/welcome_helper.rb2
A
0 mins
app/models/fabric.rb12
A
0 mins
app/models/record.rb13
A
0 mins
app/models/user.rb5
A
0 mins
app/views/calculator/calculate.js.erb
app/views/calculator/index.html.haml
app/views/devise/confirmations/new.html.erb
app/views/devise/mailer/confirmation_instructions.html.erb
app/views/devise/mailer/reset_password_instructions.html.erb
app/views/devise/mailer/unlock_instructions.html.erb
app/views/devise/passwords/edit.html.erb
app/views/devise/passwords/new.html.erb