Source: show | on GitHub
# File activerecord/test/cases/attribute_methods/read_test.rb, line 13 def type; :integer; end
# File activerecord/test/cases/attribute_methods/read_test.rb, line 9 def type_cast_code(var) var end