genevalidatorapp 1.5.0 → 1.5.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d5a4eadc8917e5ba9cd4a86f33e26c70f8b6669e
4
- data.tar.gz: 955917782eaef7878239553f37824895cbf92eb3
3
+ metadata.gz: 4b9237dd8534e7a9e7abff50a7e4d6209f298919
4
+ data.tar.gz: 2af3f26d3801030209cff79f7c341e261175ff08
5
5
  SHA512:
6
- metadata.gz: b55edc8bcd0f93f1061b1aec961f73d5614c676a6f92656a2af12776a6a0daf6aac315f9daefc79773740cbf914c8a34503db7683d0895ae3188f6d8bf418ba3
7
- data.tar.gz: d748fcf3753c9025ca278782ec7a9fe42286010593e97b6703d40c500e0d40710dc7c437dccc8c517c2e0eb18f7621e37bbbfd42703fbb6d0948928ca51086ba
6
+ metadata.gz: 7444be370f269f70efb3bf2817d4dba64158d6833a8ab2aed976b1df31b2ec190f5678c745e93dff397bc34787a2a5958d80689e74f1a37fa3b489b79eddffe5
7
+ data.tar.gz: a5afba5832fb8fbb438193ab456c80eb63e56663bb1aef2de7412d4eff6a38c522f4947f6fd1379420b5ec48553c6ad4ffc83a8e8f02800c0219667643ea19e3
@@ -225,7 +225,7 @@ module GeneValidatorApp
225
225
  end
226
226
 
227
227
  def copy_json_folder
228
- json_dir = File.join("#{@input_fasta_file}.html", 'files/json')
228
+ json_dir = File.join("#{@input_fasta_file}.html", 'files/json') + '/.'
229
229
  web_dir_json = File.join(public_dir, 'web_files/json')
230
230
  logger.debug("Moving JSON files from #{json_dir} to #{web_dir_json}")
231
231
  FileUtils.cp_r(json_dir, web_dir_json)
@@ -1,3 +1,3 @@
1
1
  module GeneValidatorApp
2
- VERSION = '1.5.0'
2
+ VERSION = '1.5.1'
3
3
  end
File without changes
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: genevalidatorapp
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.5.0
4
+ version: 1.5.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ismail Moghul
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-07-28 00:00:00.000000000 Z
11
+ date: 2015-08-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -240,6 +240,7 @@ files:
240
240
  - public/web_files/fonts/fontawesome-webfont.woff
241
241
  - public/web_files/img/gene.png
242
242
  - public/web_files/js/GV_compiled_js.min.js
243
+ - public/web_files/json/.gitkeep
243
244
  - spec/app_spec.rb
244
245
  - spec/database/funky_ids/funky_ids.fa
245
246
  - spec/database/funky_ids/funky_ids.fa.nhr