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.23.0 test/helpers/rails_undo.rb
authpwn_rails-0.22.1 test/helpers/rails_undo.rb
authpwn_rails-0.22.0 test/helpers/rails_undo.rb
authpwn_rails-0.21.1 test/helpers/rails_undo.rb
authpwn_rails-0.21.0 test/helpers/rails_undo.rb
authpwn_rails-0.20.0 test/helpers/rails_undo.rb
authpwn_rails-0.19.0 test/helpers/rails_undo.rb
authpwn_rails-0.18.2 test/helpers/rails_undo.rb
authpwn_rails-0.18.1 test/helpers/rails_undo.rb
authpwn_rails-0.18.0 test/helpers/rails_undo.rb
authpwn_rails-0.17.2 test/helpers/rails_undo.rb
authpwn_rails-0.17.1 test/helpers/rails_undo.rb
authpwn_rails-0.17.0 test/helpers/rails_undo.rb
authpwn_rails-0.16.2 test/helpers/rails_undo.rb
authpwn_rails-0.16.1 test/helpers/rails_undo.rb
authpwn_rails-0.16.0 test/helpers/rails_undo.rb
authpwn_rails-0.15.3 test/helpers/rails_undo.rb
authpwn_rails-0.15.2 test/helpers/rails_undo.rb
authpwn_rails-0.15.1 test/helpers/rails_undo.rb
authpwn_rails-0.15.0 test/helpers/rails_undo.rb