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
2780344a1b
instiki
/
vendor
/
rails
/
actionpack
/
test
/
fixtures
/
topic.rb
4 lines
81 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
Upgrade to Rails 2.0.2 Upgraded to Rails 2.0.2, except that we maintain vendor/rails/actionpack/lib/action_controller/routing.rb from Rail 1.2.6 (at least for now), so that Routes don't change. We still get to enjoy Rails's many new features. Also fixed a bug in Chunk-handling: disable WikiWord processing in tags (for real this time).
2007-12-21 08:48:59 +01:00
has_many
:replies
,
:dependent
=
>
:destroy
TeX and CSS tweaks. Sync with latest Instiki Trunk (Updates Rails to 1.2.2)
2007-02-09 09:04:31 +01:00
end
Reference in a new issue
Copy permalink