--You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-ta...@googlegroups.com.To post to this group, send email to rubyonra...@googlegroups.com.To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/c1ed15ee2a9b31fbce714556275f17e9%40ruby-forum.com?hl=en-US.For more options, visit https://groups.google.com/groups/opt_out.
This has everything to do with new European cookie law ;-(
Is it possible to start some script (on every call), before rails
application is hit. Script would check for the presence of a cookie and
if it is there just pass control forward. If not it would popup window
about legal stuff and redirect to original address.