RailsCasts Pro episodes are now free!

Learn more or hide this

Sebastian's Profile

GitHub User: buk

Site: http://dazedandconfused.me

Comments by Sebastian

Avatar

Hi, thank you for this episode. I am using this authentication for a small Rails App and wanted to login from a iPhone App but i am not really sure which URL i have to call within my iOS App. It would be nice if someone could "push" me in the right direction.

Regards,
Sebastian

Avatar

Hi,

i want to tell validates_attachment_content_type to only allow the extensions ipa, mobileprovision and plist but i am not sure what MIME-Type i have to set. I have tried ['application/.ipa'] but this is not working.

Any ideas?

Regards,
buk