Search code examples
sessioncastle-activerecordstateless

Can Castle ActiveRecord open a stateless session?


Real simply question: can Castle ActiveRecord open a stateless session? If so, how would I do it? And if not, how would I go about opening a stateless session without it?


Solution

  • StatelessSessionScope does the trick. It's part of AR 2.1