1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib/active_record
Ryuta Kamizono 3cf0973bc7
Merge pull request #31615 from cben/type_for_attribute-symbol
Allow type_for_attribute(:symbol)
2018-01-29 10:46:35 +09:00
..
associations
attribute_methods
coders
connection_adapters Define supports_foreign_tables? in AbstractAdapter 2018-01-28 10:35:16 +00:00
fixture_set
locale
locking
migration
railties
relation Fix expanding an array of composed_of objects which have multiple mappings 2018-01-29 09:24:14 +09:00
scoping
tasks
type
type_caster
validations
aggregations.rb Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00
association_relation.rb
associations.rb
attribute_assignment.rb
attribute_decorators.rb
attribute_methods.rb Remove internal typecasted_attribute_value method 2018-01-25 14:42:11 +09:00
attributes.rb
autosave_association.rb
base.rb
callbacks.rb
collection_cache_key.rb
connection_handling.rb
core.rb
counter_cache.rb
define_callbacks.rb
dynamic_matchers.rb
enum.rb
errors.rb
explain.rb
explain_registry.rb
explain_subscriber.rb
fixtures.rb Use assert_predicate and assert_not_predicate 2018-01-25 23:32:59 -05:00
gem_version.rb
inheritance.rb
integration.rb
internal_metadata.rb
legacy_yaml_adapter.rb
log_subscriber.rb
migration.rb
model_schema.rb
nested_attributes.rb
no_touching.rb
null_relation.rb
persistence.rb
query_cache.rb
querying.rb
railtie.rb
readonly_attributes.rb
reflection.rb
relation.rb
result.rb
runtime_registry.rb
sanitization.rb Allow expanding an array of composed_of objects 2018-01-29 06:48:14 +09:00
schema.rb
schema_dumper.rb
schema_migration.rb
scoping.rb
secure_token.rb
serialization.rb
statement_cache.rb
store.rb
suppressor.rb
table_metadata.rb Fix expanding an array of composed_of objects which have multiple mappings 2018-01-29 09:24:14 +09:00
timestamp.rb
touch_later.rb
transactions.rb
translation.rb
type.rb
type_caster.rb
validations.rb
version.rb