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.
framework_version
1 parent aff7250 commit 0fd5f65Copy full SHA for 0fd5f65
lib/forest_liana/bootstrapper.rb
@@ -175,7 +175,6 @@ def namespace_duplicated_models
175
def setup_forest_liana_meta
176
ForestLiana.meta = {
177
database_type: database_type,
178
- framework_version: Gem.loaded_specs["rails"].version.version,
179
liana: 'forest-rails',
180
liana_version: ForestLiana::VERSION,
181
orm_version: Gem.loaded_specs["activerecord"].version.version
0 commit comments