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/adapters/active_record.rb
2011-03-30 20:31:39 -04:00

2 lines
No EOL
94 B
Ruby

require 'ransack/adapters/active_record/base'
require 'ransack/adapters/active_record/context'