13 14 15
# File 'lib/db_attr.rb', line 13 def db_attr(attribute) Attribute.new(arel_table[attribute]) end