Class: SimpleAnalyticsRails::Railtie
- Inherits:
-
Rails::Railtie
- Object
- Rails::Railtie
- SimpleAnalyticsRails::Railtie
- Defined in:
- lib/simple_analytics_rails/railtie.rb
Overview
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.