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
/
keyboard.rb
blob: 39347e274e82e4667c27f273b8bff151d037ad63 (
plain
) (
blame
)
1
2
3
class
Keyboard
<
ActiveRecord
::
Base
self
.
primary_key
=
'key_number'
end