[Radiant] Re: Re: Re: Update Task accidentally run twice (Page
Attachments error)
Ben Morrow
morrow599 at yahoo.com
Mon May 5 11:31:09 CDT 2008
Did some more testing, this is interesting...
I created a new Radiant project with a new database. I then
installed the Page Attachments extension (and only that extension). I
started the server.
I see the same error messages:
\deleteme>ruby script/server -e production
=> Booting Mongrel (use 'script/server webrick' to force WEBrick)
=> Rails application starting on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server
** Starting Mongrel listening at 0.0.0.0:3000
** Starting Rails with production environment...
/deleteme/vendor/extensions/page_attachments/lib/geometry.rb:6: warning:
already initialized constant FLAGS
/deleteme/vendor/extensions/page_attachments/lib/geometry.rb:11:
warning: already initialized constant RFLAGS
/deleteme/vendor/extensions/page_attachments/lib/geometry.rb:28:
warning: already initialized constant RE
** Rails loaded.
** Loading any Rails specific GemPlugins
** Signals ready. INT => stop (no restart).
** Mongrel 1.1.2 available at 0.0.0.0:3000
** Use CTRL-C to stop.
--
Posted via http://www.ruby-forum.com/.
More information about the Radiant
mailing list