index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
activerecord
/
test
/
models
/
traffic_light.rb
blob: 228f3f7bd48f4963d154682717e8c16528a12db1 (
plain
) (
tree
)
fd1cf13f74
1
2
3
class
TrafficLight
<
ActiveRecord
::
Base
serialize
:state
,
Array
end