Skip to content

Instantly share code, notes, and snippets.

@adamdilek
Created October 27, 2011 20:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adamdilek/1320776 to your computer and use it in GitHub Desktop.
Save adamdilek/1320776 to your computer and use it in GitHub Desktop.
DEPRECATION WARNING
DEPRECATION WARNING: Arel::Visitors::VISITORS is deprecated and will be removed.
Database adapters should define a visitor_for method which returns the appropri
ate visitor for the database. For example, MysqlAdapter.visitor_for(pool) return
s Arel::Visitors::MySQL.new(pool). (called from mon_synchronize at C:/RailsInsta
ller/Ruby1.9.2/lib/ruby/1.9.1/monitor.rb:201)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment