[Nitro] [PATCH] Fixes to bugs caused by facets update
Rob Pitt
rob at motionpath.com
Tue Feb 21 04:22:55 EST 2006
no your right, when you do gem cleanup it deletes facets 1.0.2 and keeps
the older version...
On Mon, 2006-02-20 at 23:49 -0800, Bryan Soto wrote:
> On 2/20/06, Rob Pitt <rob at motionpath.com> wrote:
> You probably haven't noticed these because you have the old
> version of
> facets installed as well as the latest and ruby gems saves you
> but all
> these requires are broken.
>
> Hi,
>
> Are you sure you did this one against facets 1.0.2+? It seems that the
> changes you made are to non-existent files in it.
>
> # from patch...
> hunk ./glue/lib/glue/fixture.rb 3
> -require 'facet/ormsupport'
> +require 'facet/orm_support'
>
> C:\ruby\lib\ruby\gems\1.8\gems\facets_more-1.0.2\lib>ls facet
> \ormsupport.rb
> facet\ormsupport.rb
>
> C:\ruby\lib\ruby\gems\1.8\gems\facets_more-1.0.2\lib>ls facet
> \orm_support.rb
> ls: facet\orm_support.rb: No such file or directory
>
> C:\ruby\lib\ruby\gems\1.8\gems\facets-1.0.3\packages\more\lib>ls facet
> \ormsupport.rb
> facet\ormsupport.rb
>
> C:\ruby\lib\ruby\gems\1.8\gems\facets-1.0.3\packages\more\lib>ls facet
> \orm_support.rb
> ls: facet\orm_support.rb: No such file or directory
>
> Bryan
> _______________________________________________
> Nitro-general mailing list
> Nitro-general at rubyforge.org
> http://rubyforge.org/mailman/listinfo/nitro-general
More information about the Nitro-general
mailing list