Hey all,
i need to be able to create a mobile application that will upload a file to my rails site.
i need the application to authenticate and then upload.
I am using the basic roll-your-own authenticate system with a sessions and users controllers.
Any ideas where best to find a tutorial or gem that can help explain how to get started with something like this?
thanks