Commit 8bad4e2
Add rails lowest version to gemspec (#1212)
This gem uses ActionDispatch::Routing::Mapper::Scope,
but ActionDispatch::Routing::Mapper::Scope exists from rais `4.2` or above.
rails/rails@dc3f25c#diff-46876897330259072a679792c5f45f99R1896
This gem does not work before rails `4.2` .1 parent 9cb51bc commit 8bad4e2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments