Akira Matsuda
|
acbcbc8beb
|
Format
|
2018-11-11 13:04:43 +09:00 |
|
swamp09
|
f24857a772
|
Remove magic comment
Since the support version is Ruby 2.0 or later, magic comment is unnecessary.
`The UTF-8 default encoding, which make many magic comments omissible`
https://www.ruby-lang.org/en/news/2013/02/24/ruby-2-0-0-p0-is-released/
|
2017-10-24 00:45:17 +09:00 |
|
Akira Matsuda
|
ed7477e4ba
|
S Is for Spec
|
2017-01-18 15:20:20 +09:00 |
|
Akira Matsuda
|
ac5aeb5cf0
|
All these internal gems also require ruby >= 2.0.0
since the kaminari gem is just a meta package, it's better be declared at this level
(or maybe only kaminari-core is enough?)
|
2017-01-18 14:48:21 +09:00 |
|
Akira Matsuda
|
f7aa087c56
|
The main repo has been moved under kaminari organization ⚡
[ci skip]
|
2017-01-11 11:23:42 +09:00 |
|
Akira Matsuda
|
c086744ef4
|
Describing the gems
|
2016-12-08 04:27:51 +09:00 |
|
Akira Matsuda
|
4934e0e37e
|
kaminari-* has no executables
|
2016-10-14 17:31:58 +09:00 |
|
Akira Matsuda
|
2feb76a22f
|
Use newest rake
|
2016-10-13 08:27:51 +09:00 |
|
Akira Matsuda
|
f350935872
|
Revert "I see no reason for this extra dependency on an stdlib gem"
This reverts commit 22936362b5 .
|
2016-10-13 08:26:06 +09:00 |
|
Akira Matsuda
|
994f4ba1bc
|
Let's just use the newest one
|
2016-10-13 06:31:25 +09:00 |
|
Akira Matsuda
|
22936362b5
|
I see no reason for this extra dependency on an stdlib gem
|
2016-10-13 06:30:12 +09:00 |
|
Akira Matsuda
|
7112fd34c0
|
I prefer fewer lines
|
2016-10-13 06:29:57 +09:00 |
|
Akira Matsuda
|
106cf8071c
|
❄️
|
2016-10-12 05:45:39 +09:00 |
|
Akira Matsuda
|
ccaaac6337
|
We don't run tests in this gem
|
2016-10-04 22:01:49 +09:00 |
|
Akira Matsuda
|
a0748cb68f
|
Let kaminari-core be bundlable
|
2016-10-04 20:55:58 +09:00 |
|
Akira Matsuda
|
d71398923d
|
bundle gem kaminari-core
|
2016-10-04 20:38:56 +09:00 |
|