Class: Arel::Sql::Engine
- Inherits:
-
Object
- Object
- Arel::Sql::Engine
- Defined in:
- lib/arel/sql/engine.rb
Class Method Summary (collapse)
Class Method Details
+ (Object) new(thing)
4 5 6 7 |
# File 'lib/arel/sql/engine.rb', line 4 def self.new thing #warn "#{caller.first} -- Engine will be removed" thing end |