anyone figure out the login problem yet :)?
On Jun 17, 11:07 am, Jacob Henry <
jache...@gmail.com> wrote:
> Rx.sessionToken = Application.application.parameters.session_token;
> Rx.authenticityToken = Application.application.parameters.authenticity_token;
>
> where does Application.application.parameters.session_token get set?
> I see swfobject() in the index.html.erb but where is this method
> defined?
>
 > On Wed, Jun 17, 2009 at 11:40 AM, tom <
tomabr...@gmail.com> wrote:
> > hi jacob, ur best bet is to follow:
>
> >
http://dima.github.com/2009/03/19/working-with-restfulx-model-attachm...
>
> > and then adapt the pomodo_on_rails login logic onto it.
> > i haven tried the upload stuff because thats not (yet) importatn to me (and
> > a little passenger issue).
>
> > my (successful) login is getting fired, thats the importatn part ;-)
>
> > good luck!
> > regs
>
> > On Wed, Jun 17, 2009 at 1:19 PM, Jacob Henry <
jache...@gmail.com> wrote:
>
> >> how?
>
> >> On Wed, Jun 17, 2009 at 10:58 AM, tom <
tomabr...@gmail.com> wrote: