batch-rails-4 0.1.0 → 0.1.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5f95bc0973e7a6f4ddfa254924aaec4ae728fcdb
|
4
|
+
data.tar.gz: 8faacd410b1069901da19a75414f008828f98f41
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 37b57b90afa37cbc244db9b0b16eb948cd592405c081f766d891c093135aea69bd7b770b53c483f6e5b527d0013b833f62adbeefe7643d66303ddc3a5a3bb05c
|
7
|
+
data.tar.gz: 0c8bda805eef21e8f0d5caeef11951d98cebfdba2b8ce7e8e3322b912801023063b786020f0e259a1d4e16147b3afd73bd2fa3b332e804052b6b457f46d2b3d1
|
File without changes
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: batch-rails-4
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- zethus
|
@@ -84,7 +84,7 @@ files:
|
|
84
84
|
- app/assets/fonts/batch-icons-webfont.ttf
|
85
85
|
- app/assets/fonts/batch-icons-webfont.woff
|
86
86
|
- app/assets/fonts/batch_webfont_reference.pdf
|
87
|
-
- app/assets/stylesheets/
|
87
|
+
- app/assets/stylesheets/_batch-webfont.css.erb
|
88
88
|
- app/controllers/application_controller.rb
|
89
89
|
- app/helpers/application_helper.rb
|
90
90
|
- app/views/layouts/application.html.erb
|