sinatra indifferent hash not an integer
This commit is contained in:
parent
f7e65ec61b
commit
6444fe7e94
5
ext/sinatra/indifferent_hash.rb
Normal file
5
ext/sinatra/indifferent_hash.rb
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
class Sinatra::IndifferentHash
|
||||||
|
def not_an_integer?
|
||||||
|
true
|
||||||
|
end
|
||||||
|
end
|
Loading…
x
Reference in New Issue
Block a user