Sha256: 6739705ef9724bcea6325acf6fd993d988507f07ba8561e59ed37e17143f2f53

Contents?: true

Size: 156 Bytes

Versions: 26

Compression:

Stored size: 156 Bytes

Contents

module Rails
  class <<self
    remove_method :application
    alias_method :application, :_real_application
    remove_method :_real_application
  end
end

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
authpwn_rails-0.14.3 test/helpers/rails_undo.rb
authpwn_rails-0.14.2 test/helpers/rails_undo.rb
authpwn_rails-0.14.1 test/helpers/rails_undo.rb
authpwn_rails-0.14.0 test/helpers/rails_undo.rb
authpwn_rails-0.13.4 test/helpers/rails_undo.rb
authpwn_rails-0.13.3 test/helpers/rails_undo.rb