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

2 lines
94 B
Ruby
Raw Normal View History

2011-03-30 20:31:39 -04:00
require 'ransack/adapters/active_record/base'
require 'ransack/adapters/active_record/context'