class Rollbar::Js::Frameworks::Rails

Adds Rollbar::Middleware::Js to the Rails middleware stack We need to delay the final insert to the last moment since this feature may be disable. But we need to prepare the middleware insert now because we need to use our Rails railtie initializer in case the customer is using SecureHeaders > 3.0