This website requires JavaScript.
Explore
Help
Sign In
deac
/
instiki
Watch
1
Star
0
Fork
You've already forked instiki
0
Code
Issues
Pull requests
Releases
Wiki
Activity
c67382d340
instiki
/
vendor
/
rails
/
actionpack
/
test
/
fixtures
/
topic.rb
4 lines
102 B
Ruby
Raw
Normal View
History
Unescape
Escape
Checkout of Instiki Trunk 1/21/2007.
2007-01-22 14:43:50 +01:00
class
Topic
<
ActiveRecord
::
Base
TeX and CSS tweaks. Sync with latest Instiki Trunk (Updates Rails to 1.2.2)
2007-02-09 09:04:31 +01:00
has_many
:replies
,
:include
=
>
[
:user
]
,
:dependent
=
>
:destroy
end
Reference in a new issue
Copy permalink