Commit 4a6f9b9
authored
Include version const (activerecord-hackery#1477)
Include the file `version.rb` to define the `Ransack::VERSION` const.
Ransack defines a `VERSION` const, but the `version.rb` file is not included in the requires list in the gem entry code.1 parent cc624b9 commit 4a6f9b9
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
0 commit comments