1
0
Fork 0
mirror of https://github.com/activerecord-hackery/ransack.git synced 2022-11-09 13:47:45 -05:00
activerecord-hackery--ransack/lib/ransack/version.rb

4 lines
39 B
Ruby
Raw Normal View History

2011-03-30 20:31:39 -04:00
module Ransack
2011-06-09 12:58:15 -04:00
VERSION = "0.4.2"
2011-03-30 20:31:39 -04:00
end