I'm currently trying to get Jammit working within a Sinatra app. I think if we switch the ActionController stuff to use Rack middleware instead, then it would work across any Rack web framework (Rails included)
Interested in this change? Should I work on this in a fork or create a wrapper gem?
Thanks