Skip to content

Commit

Permalink
iteration4-1
Browse files Browse the repository at this point in the history
  • Loading branch information
RowanSando committed Apr 21, 2016
1 parent 53adeeb commit 15011d0
Show file tree
Hide file tree
Showing 11 changed files with 2,600 additions and 2,612 deletions.
1 change: 0 additions & 1 deletion Gemfile
Expand Up @@ -15,7 +15,6 @@ gem 'coffee-rails', '~> 4.1.0'
# See https://github.com/rails/execjs#readme for more supported runtimes
# gem 'therubyracer', platforms: :ruby
gem 'coveralls', require: false

# Use jquery as the JavaScript library
gem 'jquery-rails'
# Turbolinks makes following links in your web application faster. Read more: https://github.com/rails/turbolinks
Expand Down
1 change: 0 additions & 1 deletion app/assets/javascripts/application.js
Expand Up @@ -12,6 +12,5 @@
//
//= require jquery
//= require jquery_ujs
//= require turbolinks
//= require bootstrap
//= require_tree .
2 changes: 1 addition & 1 deletion coverage/.last_run.json
@@ -1,5 +1,5 @@
{
"result": {
"covered_percent": 84.51
"covered_percent": 96.24
}
}
7 changes: 4 additions & 3 deletions coverage/.resultset.json
Expand Up @@ -1243,6 +1243,7 @@
null,
null,
null,
1,
null,
null,
null,
Expand Down Expand Up @@ -1880,7 +1881,7 @@
null,
null,
1,
828,
913,
null,
null,
1,
Expand Down Expand Up @@ -1936,7 +1937,7 @@
null,
1,
1,
32,
35,
0,
0,
null,
Expand Down Expand Up @@ -2175,6 +2176,6 @@
null
]
},
"timestamp": 1460785768
"timestamp": 1461210386
}
}

0 comments on commit 15011d0

Please sign in to comment.