Skip to content

Latest commit

 

History

History
 
 

README.md

SQLCommenter in Ruby

SQLCommenter support in Rails

Support for SQLCommenter in Ruby on Rails varies, depending on your versions of Rails.

If you are on Rails version:

Tracing support in Rails

Tracing support has been implemented in the [marginalia-opencensus gem]: https://github.com/google/sqlcommenter/tree/master/ruby/sqlcommenter-ruby/marginalia-opencensus. Note that this only works for Rails versions below 7.0, before the marginalia gem was consolidated into Rails.

Re-purposing that gem for Rails versions >=7.0 should only require minor modifications (contributions are welcome!).