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