Japanese / English
This is unofficial ruby backend of Sajax.
Sajax is a tool to make programming websites using the Ajax framework as easy as possible.
See example_multiply.rb .
You can use multi-byte characters for arguments and return-values of exported functions (Ruby function called from JavaScript) on Ruby 1.8.2 or later.
The default encoding of arguments and return-values of exported functions is UTF-8. To change this, specify $KCODE before you call Sajax.new
.
Maybe it works on Ruby 1.8 or later. Multi-byte characters are supported on Ruby 1.8.2 or later.
Checked with Ruby 1.8.2.
<URL:http://gimite.ddo.jp/pukiwiki/>
Public Domain.
2005/09/16 Ver.0.10.1