removed jcode unicode reference, since this is included in rails 1.2
This commit is contained in:
parent
692a1beffe
commit
4f312bc336
1 changed files with 0 additions and 5 deletions
|
@ -25,8 +25,3 @@ end
|
||||||
|
|
||||||
# Instiki-specific configuration below
|
# Instiki-specific configuration below
|
||||||
require_dependency 'instiki_errors'
|
require_dependency 'instiki_errors'
|
||||||
|
|
||||||
# TODO: remove this for Rails 1.2
|
|
||||||
# Enable UTF-8 support
|
|
||||||
$KCODE = 'u'
|
|
||||||
require 'jcode'
|
|
||||||
|
|
Loading…
Reference in a new issue