Sha256: 67e08a73e6268e68bd2244a480f2c93fd5d4e513e92540e54945694f748cb9d1
Contents?: true
Size: 340 Bytes
Versions: 3
Compression:
Stored size: 340 Bytes
Contents
# frozen_string_literal: true Rails.deprecator.warn(<<~MSG, caller_locations(0..1)) `rails/console/methods` has been deprecated and will be removed in Rails 8.1. Please directly use IRB's extension API to add new commands or helpers to the console. For more details, please visit: https://github.com/ruby/irb/blob/master/EXTEND_IRB.md MSG
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
railties-8.0.0 | lib/rails/console/methods.rb |
railties-8.0.0.rc2 | lib/rails/console/methods.rb |
railties-8.0.0.rc1 | lib/rails/console/methods.rb |