Re: openid gem problem

2008-10-20 Thread Corey Haines
Thanks, Adam.
I ended up getting it working through updated the version of the gem in the
plugin, as well as re-uploading the source for the gems folder. I think the
rake gems:install didn't unpack the openid gem totally.

Thanks a lot.
-Corey

On Mon, Oct 20, 2008 at 8:10 PM, Adam Wiggins <[EMAIL PROTECTED]> wrote:

> db:schema:load executed on your app worked when I ran it, did you change
> something?
>
> I also notice that there are no gem dependencies defined in your
> config/environment.rb.  config.gem "openid" would probably be what you want
> here.
>
> Adam
>
>
> >
>


-- 
http://www.coreyhaines.com
The Internet's Premiere source of information about Corey Haines

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



Re: openid gem problem

2008-10-20 Thread Adam Wiggins
db:schema:load executed on your app worked when I ran it, did you change
something?

I also notice that there are no gem dependencies defined in your
config/environment.rb.  config.gem "openid" would probably be what you want
here.

Adam

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---



openid gem problem

2008-10-20 Thread Corey Haines

Hi, all,

I am using the openid gem and restful_authentication. When I pushed my
project up, though, I can't run rake db:schema:load. When I do, I get
a 'no such file to load -- openid' error.

Has anyone seen this before? I did rake gems:install, and it installed
the gem into the vendor folder.

My application is worm-contributions

Thanks.
-Corey
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~--~~~~--~~--~--~---