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
af22bc67e6
instiki
/
vendor
/
rails
/
railties
/
bin
/
plugin
4 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Checkout of Instiki Trunk 1/21/2007.
2007-01-22 14:43:50 +01:00
#!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../config/boot'
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
require 'commands/plugin'
Reference in a new issue
Copy permalink