robdimarco / omniauth_crowd

An OmniAuth provider for Atlassian Crowd REST API
MIT License
30 stars 21 forks source link

Crowd Login-Form and AssetPipeline #4

Closed alphaone closed 12 years ago

alphaone commented 12 years ago

I am now on Rails 3.1 and the Login-Form for OmniAuth-Crowd stopped looking fine. Obviously there is something wrong with the referrencing of the stylesheets and images. Sounds like a AssetPipeline problem to me.

I really don't know how the login form is rendered. I did not find any action or template that is handling this.

Can someone help me? I anyone using Crowd and Rails 3.1 with AssetPipeline?

Thanks in advance, Torsten

robdimarco commented 12 years ago

I have only been using it for 3.0 but I will try to upgrade my app to 3.1 and see if I can reproduce the issue

alphaone commented 12 years ago

thank you ... i'm looking forward to your feedback.

robdimarco commented 12 years ago

I have just released an app using this gem and Rails 3.1. What issue specifically are you having with the pipeline; is it on the form creation? Closing the issue for now, but can reopen with some more info.