You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ruby/sqlcommenter-ruby/sqlcommenter_rails/README.md
+14-10Lines changed: 14 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,15 @@ Powered by [marginalia] and [marginalia-opencensus].
11
11
12
12
## Installation
13
13
14
+
Currently, this gem is not released on rubygems.
15
+
But can be installed from source.
16
+
17
+
The gem depends requires functionality provided by an [open PR](https://github.com/basecamp/marginalia/pull/89) to [marginalia](https://github.com/basecamp/marginalia). Install the PR by cloning [glebm's fork of marginalia](https://github.com/glebm/marginalia) one directory above this folder.
Please look at the [sqlcommenter_rails_demo](https://github.com/google/sqlcommenter/tree/master/ruby/sqlcommenter-ruby/sqlcommenter_rails_demo#sqlcommenter_rails-demo) for an example on how to install and use this gem in your project.
0 commit comments