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
/
test
/
models
/
dashboard.rb
blob: 1b3b54545fda70e16f555e87ae6f9b985a283c1d (
plain
) (
blame
)
1
2
3
class
Dashboard
<
ActiveRecord
::
Base
self
.
primary_key
=
:dashboard_id
end