class SimpleAnalyticsRails::Railtie
This is the class which injects our Middleware into Rails apps. If `Rails` isn't defined this class isn't included. If you're using other Rack apps you can include the Middleware classes manually.
This is the class which injects our Middleware into Rails apps. If `Rails` isn't defined this class isn't included. If you're using other Rack apps you can include the Middleware classes manually.