On Oct 6, 11:48 ¨Âí¬ ÒïçåÐáãë ¼òïçåòðáãë²®®®Àçíáéì®ãïí÷òïôåº
> martinmike2 wrote:
> > Hello,
>
> > I am trying to put together a RoR app using the REVE gem for the
> > online game EVE.
> > My problem is that I am getting the Stringify Keys error.
>
> I think that is caused by not passing in a hash where one is expected
> [?]
> -r
> --
> Posted viahttp://www.ruby-forum.com/.

ok, changing it to  <% sheet = api.character_sheet(:characterid =>
session[:char_id]) %>
gives me (105) Invalid CharacterID  so apparantly that is a step in
the right direction...