index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activerecord
/
lib
/
active_record
/
properties.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Keep column defaults in type cast form
Sean Griffin
2014-06-03
1
-0
/
+1
*
Add missing colon to internal
Sean Griffin
2014-06-02
1
-1
/
+1
*
Clear all caches calculated based on `@columns` when `@columns` changes
Sean Griffin
2014-05-31
1
-3
/
+7
*
Allow specifying a default value in overloaded properties
Sean Griffin
2014-05-30
1
-2
/
+13
*
Refactor serialized types to be partially defined as custom properties
Sean Griffin
2014-05-29
1
-3
/
+7
*
Ensure we always use instances of the adapter specific column class
Sean Griffin
2014-05-28
1
-1
/
+1
*
Maintain column order when overriding existing columns
Sean Griffin
2014-05-28
1
-3
/
+8
*
Merge pull request #15389 from sgrif/sg-property-inheritance
Rafael Mendonça França
2014-05-28
1
-5
/
+7
|
\
|
*
Ensure custom properties work correctly with inheritance
Sean Griffin
2014-05-28
1
-5
/
+7
*
|
Move types to the top level `ActiveRecord` namespace
Sean Griffin
2014-05-27
1
-1
/
+1
|
/
*
Remove AR Properties from the public API
Sean Griffin
2014-05-27
1
-14
/
+2
*
Deprecate decimal columns being automatically treated as integers
Sean Griffin
2014-05-27
1
-1
/
+13
*
Add a public API to allow users to specify column types
Sean Griffin
2014-05-26
1
-0
/
+95