debugging Instiki

S

Shannon Fang

Hi there,

I recently ran into Instiki and immediately decided to use it both
personally and in company.

I had found some bugs in it which I tried to fix it by myself but miserably
failed. Here is my questions hope can get help from our active ruby lovers:

1) How do I debug a "MVC" style system program such as instiki? I tried to
print out some variable's value when the system is running, but I can't use
"puts", what should I do? Is ther a debug method that output text directly
to webpage, or to some log files?

2) where is the most active place for discussing Instiki related
problems/suggestions? I posted some text on instiki.org, but seems on one is
following...

Thanks in advance!

Shannon
 
B

Bill Atkins

You can absolutely use puts. Start up Instiki in simple-server mode
(e.g. "ruby instiki.rb -s"). Instead of becoming a background
process, Instiki will remain attached to the terminal, so anything you
output with puts will show up there.

Bill
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
474,164
Messages
2,570,898
Members
47,439
Latest member
shasuze

Latest Threads

Top