Skip to content

Commit

Permalink
Removing HashWithIndifferentAccess
Browse files Browse the repository at this point in the history
Doesn't seem to be required, according to our integraton specs
  • Loading branch information
brynary committed Feb 9, 2009
1 parent a89e3ee commit 7fe667d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 179 deletions.
131 changes: 0 additions & 131 deletions lib/webrat/core_extensions/hash_with_indifferent_access.rb

This file was deleted.

2 changes: 1 addition & 1 deletion lib/webrat/merb_session.rb
Expand Up @@ -5,7 +5,7 @@
require "extlib"
require "merb-core"

HashWithIndifferentAccess = Mash
# HashWithIndifferentAccess = Mash

module Webrat
class MerbSession < Session #:nodoc:
Expand Down
47 changes: 0 additions & 47 deletions spec/private/merb/indifferent_access_spec.rb

This file was deleted.

0 comments on commit 7fe667d

Please sign in to comment.