search for: teensymud

Displaying 3 results from an estimated 3 matches for "teensymud".

2006 Jan 21
2
TeensyWeb 0.1.0 released
...ls, bluecloth, syntax be installed, which you can get from gems. In order to use subversion and graphwiz you must have those installed and the commands accessible from the path. Other than that there is no installation guide. No gems. Just a tar file. See license file for license. See http://teensymud.kicks-ass.org/wiki/show/TeensyWeb The above site has forums for TeensyWeb and some information, but it''s a dual project site.... TeensyWeb being the secondary project. Criticisms, requests, flames, shoe on table pounding rants all welcome. Enjoy. :-) -- J. Lambert
2006 Jan 05
4
Apache2 and popen
...ler that issues a popen. class FileController < ApplicationController def index f = IO.popen("dir") @files = f.readlines end end This works using webbrick but on Apache produces... ---------- Errno::ENOENT in File#index No such file or directory - dir RAILS_ROOT: C:/www/teensymud/public/../config/.. Application Trace | Framework Trace | Full Trace #{RAILS_ROOT}/app/controllers/repository_controller.rb:3:in `popen'' #{RAILS_ROOT}/app/controllers/repository_controller.rb:3:in `index'' ---------- Is this a known Apache problem, misconfiguration problem, or R...
2006 Jan 23
0
TeensyWeb 0.2.0
...essible from the path. It''s under a liberal license and... It can be downloaded at: ftp://sourcery.dyndns.org/pub/ruby/teensyweb.tar.gz The subversion repository may be accessed at: http://sourcery.dyndns.org/svn/teensyweb A live server and forums for TeensyWeb reside at: http://teensymud.kicks-ass.org/forum Improvements, patches and what not gratefully accepted. -- J. Lambert