Japanese / English

What's ruby-sajax unofficial

This is unofficial Ruby backend of Sajax.

Sajax is a tool to make programming websites using the Ajax framework as easy as possible.

Sajax 0.10 includes Ruby backend, but it has some problem such as "requires patch to work properly" and "based on an old version of Sajax". So I release its modified and extended unofficial version.

There's low interface compatibility with Sajax 0.10 Ruby backend.

Downloads

ruby-sajax-unofficial-0.10.2.tar.gz

Samples

Multiplier and its source, the same sample as the official.

Changes

  • Unofficial 0.10.1 -> Unofficial 0.10.2 :
    • Fix the bug that output of some multibyte characters failed.
  • Sajax 0.10 Ruby backend -> Unofficial 0.10.1 :
    • Followed Sajax 0.10 PHP backend (e.g. POST support)
    • Multi-byte characters can be used for arguments and return-values. (original in this backend)
    • Sajax.new takes a Hash parameter, which specifies all options.
    • Sajax#export interface changed to more rubyish one, taking a block.
    • Sajax#show_javascript is removed. Sajax#javascript, which returns String, is added instead.

Comments

Please report bugs and comments here.

  • Has anyone modified this lately? It's not returning the correct data to the callback. -- 2007-08-06 05:37:21 (月)


トップ   編集 凍結解除 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2009-06-25 (木) 09:11:15 (5409d)