I would like to change the default headers which are sent out to include these CORS headers:
Access-Control-Allow-Origin: * Access-Control-Allow-Methods: POST, GET, PUT, DELETE, OPTIONS Access-Control-Allow-Headers: X-PINGOTHER Content-Type: application/json; charset=UTF-8 Could someone tell me where it is that I specify this? Please and thank you! AJ ONeal -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

