core_ext.rb

Path: lib/will_paginate/core_ext.rb
Last Update: Fri May 21 09:02:26 +0000 2010

Required files

set   will_paginate/array  

Methods

except   except!   slice   slice!  

Public Instance methods

Returns a new hash without the given keys.

Replaces the hash without only the given keys.

Returns a new hash with only the given keys.

Replaces the hash with only the given keys.

[Validate]