We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bd5746 commit f7c7841Copy full SHA for f7c7841
lib/oai/provider.rb
@@ -137,6 +137,10 @@
137
# It takes one required paramater, the class name of the AR class to wrap,
138
# and optional hash of options.
139
#
140
+# As of `oai` gem 1.0.0, Rails 5.2.x and Rails 6.0.x are supported.
141
+# Please check the .travis.yml file at root of repo to see what versions of ruby/rails
142
+# are being tested, in case this is out of date.
143
+#
144
# Valid options include:
145
146
# * `timestamp_field` - Specifies the model field to use as the update
0 commit comments