instance method add_ips_to_gemfile

Ruby on Rails 7.1.6

Since v6.1.7.10 Private

Available in: v6.1.7.10 v7.0.10 v7.1.6 v7.2.3 v8.0.4 v8.1.2

Signature

add_ips_to_gemfile()

No documentation comment.

Source
# File railties/lib/rails/generators/rails/benchmark/benchmark_generator.rb, line 19
      def add_ips_to_gemfile
        gem(IPS_GEM_NAME, group: [:development, :test])
      end

Defined in railties/lib/rails/generators/rails/benchmark/benchmark_generator.rb line 19 · View on GitHub · Improve this page · Find usages on GitHub

Defined in Rails::Generators::BenchmarkGenerator

Type at least 2 characters to search.

↑↓ navigate · open · esc close