casino 4.1.1 → 4.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: aea38a541f37cf37f8106c82861e7b4bbcf08f57
4
- data.tar.gz: a0501db8fd072f527c48cc28a0639293facd9a87
3
+ metadata.gz: 4b0e994b5c09477c78683745917623d115099ab5
4
+ data.tar.gz: fb94f5115ba3a776cc5da2102b0a57f269e9447e
5
5
  SHA512:
6
- metadata.gz: e729f203027c107010a254817f0cdd4a662223936528fe3b4255b6f4da2735e5cab92e93d223d46ca95e3fc7a6e920125402a876bb56f42def10b2681e2d6571
7
- data.tar.gz: d06fef0171fa04e73217f9fca0fe82f608c746254526f429fdb41f3ceed05e1f885cb2588ddc3ad36e933bc3116409e6ce4ec10bed57d8ca931379a5bbf09805
6
+ metadata.gz: 54720ce02259f165a3affb07025aa045bebcb0e48bf163e125d0b4b2c533a2f8c9d56d03fe1c36c145d0cab83ccae33c4eca04b368a8f7652af80047ffa09a36
7
+ data.tar.gz: a1769143547dc750b48a873227d7fe2c828e4d8be34ccb7d9b092f40f0c3ecad09387c74a94871b07fd759953242ea5873da9023c1b79bf2f71c5cbe04e26f3d
@@ -0,0 +1,3 @@
1
+ require 'kaminari'
2
+
3
+ Kaminari::Hooks.init
@@ -1,3 +1,3 @@
1
1
  module CASino
2
- VERSION = '4.1.1'
2
+ VERSION = '4.1.2'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: casino
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.1.1
4
+ version: 4.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nils Caspar
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2016-05-25 00:00:00.000000000 Z
13
+ date: 2016-05-26 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: capybara
@@ -394,6 +394,7 @@ files:
394
394
  - config/.gitignore
395
395
  - config/cas.yml
396
396
  - config/database.yml
397
+ - config/initializers/kaminari.rb
397
398
  - config/initializers/mime_types.rb
398
399
  - config/initializers/wrap_parameters.rb
399
400
  - config/locales/ar.yml