coalescing_panda 3.1.12 → 3.1.13
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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 9f7a6fc76c317f3bbcb945130d9f1660a1515b73
|
4
|
+
data.tar.gz: 534c31aa689ba53e874a9c73665dfaaa0aae97a0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b51516f03a208e4ca257f9afdb42659c1c420d4ec398102119cee62972c229928f7b68f8278c8fbd540456da744d24c2b679160ea1e7bc700ef0e28e6a4ba0ba
|
7
|
+
data.tar.gz: 4e819edf84eabd4f433568dde48a886b8c48efe857c7d3956267f3b2e82915ec39e33540ae35ee5d94bac9e49fb71a48207c24cd5a73b8d51dd3856461344b06
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: coalescing_panda
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.1.
|
4
|
+
version: 3.1.13
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Nathan Mills
|
@@ -10,7 +10,7 @@ authors:
|
|
10
10
|
autorequire:
|
11
11
|
bindir: bin
|
12
12
|
cert_chain: []
|
13
|
-
date:
|
13
|
+
date: 2015-01-06 00:00:00.000000000 Z
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
16
16
|
name: rails
|
@@ -357,6 +357,8 @@ files:
|
|
357
357
|
- db/migrate/20141121174846_create_coalescing_panda_canvas_batches.rb
|
358
358
|
- db/migrate/20141124160857_create_delayed_jobs.rb
|
359
359
|
- db/migrate/20141208221740_add_submission_types_to_assignments.rb
|
360
|
+
- db/migrate/20150106175418_add_group_category_id_to_assignment.rb
|
361
|
+
- db/migrate/20150106180131_add_published_to_assignments.rb
|
360
362
|
- lib/coalescing_panda.rb
|
361
363
|
- lib/coalescing_panda/controller_helpers.rb
|
362
364
|
- lib/coalescing_panda/engine.rb
|