On Tuesday, July 28, 2015 at 7:40:56 PM UTC-7, Tiger Nassau wrote: > > using sequel with sinatra and postgresql and getting forbidden error on > post - server only, works with local dev laptop. Sounds like CORS - is > using Rack-CORS a good solution and compatible with Sequel ? >
Sequel doesn't deal at all with the web/http layer. You should probably ask in the appropriate Sinatra forum (https://groups.google.com/forum/#!forum/sinatrarb), and hopefully provide them a lot more detail than you provided here. Thanks, Jeremy -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sequel-talk. For more options, visit https://groups.google.com/d/optout.
