hirocaster/activerecord-indexhint

View on GitHub
lib/active_record/index_hint/version.rb

Summary

Maintainability
A
0 mins
Test Coverage
module ActiveRecord
  module IndexHint
    VERSION = "0.0.1"
  end
end