method

gem

rails latest stable - Class: Rails::Generators::Database::Trilogy

Method not available on this version

This method is only available on newer versions. The first available version (v8.0.0) is shown here.

gem()
public

No documentation available.

# File railties/lib/rails/generators/database.rb, line 216
        def gem
          ["trilogy", ["~> 2.7"]]
        end