.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.js | 0 | A 0 mins |
|
app/assets/javascripts/bootstrap.js.coffee | |
|
|
app/assets/javascripts/create_fabrics.js | 11 | A 30 mins |
|
app/assets/javascripts/fabrics.js.coffee | |
|
|
app/assets/javascripts/menu.js | 19 | A 2 hrs |
|
app/assets/javascripts/records.js.coffee | |
|
|
app/assets/javascripts/search_fields.js | 10 | 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.rb | 6 | A 0 mins |
|
app/controllers/calculator_controller.rb | 25 | A 0 mins |
|
app/controllers/fabric_controller.rb | 67 | A 0 mins |
|
app/controllers/records_controller.rb | 13 | A 0 mins |
|
app/controllers/user_controller.rb | 12 | A 0 mins |
|
app/controllers/welcome_controller.rb | 14 | A 0 mins |
|
app/helpers/application_helper.rb | 2 | A 0 mins |
|
app/helpers/fabric_helper.rb | 2 | A 0 mins |
|
app/helpers/records_helper.rb | 2 | A 0 mins |
|
app/helpers/user_helper.rb | 2 | A 0 mins |
|
app/helpers/welcome_helper.rb | 2 | A 0 mins |
|
app/models/fabric.rb | 12 | A 0 mins |
|
app/models/record.rb | 13 | A 0 mins |
|
app/models/user.rb | 5 | 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 | |
|
|