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
/
joke.rb
blob: 3978abc2ba4e861bb0a0fddbeb642080daa69e5c (
plain
) (
tree
)
ada11d6313
1
2
3
class
Joke
<
ActiveRecord
::
Base
set_table_name
'funny_jokes'
end