태그 : sinatra 요약보기전체보기목록닫기
- My server side code for studing book 'Head Rush Ajax' with Sinatra (ruby)(0)2008.08.22
- Living on the edgy of Sinatra(2)2008.08.18
1
- English Posting
- 2008/08/22 01:29
Welcome any advice, corrections, suggestions. Some methods are fake response code to concentrate on ajax.
$:.unshift File.dirname(__FILE__) + '/sinatra/lib'
require 'rubygems'
require 'mysql'
...
- English Posting
- 2008/08/18 15:09
Generally, many ruby users like using edgy version of ruby things. Sinatra is also same, so many guides were based on Sinatra edgy version.
For example, some guide use "use" and "enable" methods ...
1



최근 덧글