[Rails] Rails examples
Sascha Ebach
se at digitale-wertschoepfung.de
Thu Nov 25 17:57:41 GMT 2004
> Just finished the TODO tutorial... thanks Vincent for
> the excellent job. Are there any opensource rails apps
> that I can go through to learn more about advanced
> features? Coming from the Java world the best example
> is AppFuse which gives a lot of functionality out of
> the box (Login, decoration, menuing...). I'm learning
> Ruby through Rails, maybe not the best way... so
> examples would really help.
There is plenty here http://www.rubyonrails.org/show/DemoApps
> My second question is about WEBrick, it seems to be
> really slow on Windows XP when working on this
> tutorial. I'm using SQLite but I dont think that's the
> problem. Any ideas how to speed it up?
Yeah, that's right. I usually work with Cygwin, but this is even slower.
1-2 Seconds for every refresh. Now I have www.colinux.org installed and
use Debian inside of it. It is actually faster than pure Windows or
Windows/Cygwin (wich is very peculiar). Of course, only if you plan on
investing 2-3 days to set everything up, you should consider using it.
And if you are familiar with Linux.
Greets
Sascha Ebach
More information about the Rails
mailing list