Module: ActiveRecord
- Defined in:
- lib/brick.rb,
lib/brick/extensions.rb,
lib/brick/compatibility.rb
Overview
Used by Util#_arel_table_type rubocop:disable Style/CommentedKeyword
Defined Under Namespace
Modules: Associations, Inheritance, Reflection Classes: Base, Relation
Class Method Summary collapse
Class Method Details
.version ⇒ Object
7 8 9 |
# File 'lib/brick/compatibility.rb', line 7 def self.version ::Gem::Version.new(ActiveRecord::VERSION::STRING) end |