[Nitro] Problem on Nitro's tutorial
George Moschovitis
george.moschovitis at gmail.com
Fri Aug 5 14:00:07 EDT 2005
Nitro is changing really fast, so the tutorial is a bit outdated. I
would suggest that you have a look at the blog example, or at the
source code for Spark.
-g.
On 8/5/05, zimba-tm <zimba.tm at gmail.com> wrote:
> Hello,
>
> I was following the nitro's tutorial, but got really stuck on the
> following page :
> http://www.nitrohq.com/view/NSBS_Page_Generation_with_Class
>
> I'm supposed to be able to run the following code :
> ------
> #!/usr/bin/env ruby
>
> require 'nitro'
> require 'feeds'
>
> a = App.new
> a.map['/feeds'] = Feeds
> a.start
> -----
> Unfortunately, a.start doesn't launch webrick and no error appears.
> My lib/feeds.rb is also ok I think.
> I'm really stuck on this.
>
>
> My environnement is Windows 2k with OneClickRubyInstaller v1.8.2-15.
> The installed gems are :
> facets (0.7.2)
> fxri (0.3.2)
> fxruby (1.2.6)
> glue (0.21.2)
> nitro (0.21.2)
> og (0.21.2)
> RedCloth (3.0.3)
> ruby-breakpoint (0.5.0)
> sources (0.0.1)
>
> Do you have any idea what it could be ?
>
> --
> Cheers,
> zimba
>
> http://zimba.oree.ch
>
> _______________________________________________
> Nitro-general mailing list
> Nitro-general at rubyforge.org
> http://rubyforge.org/mailman/listinfo/nitro-general
>
--
http://www.gmosx.com
http://www.nitrohq.com
http://www.joy.gr
More information about the Nitro-general
mailing list