core_ext.rb

Path: lib/will_paginate/core_ext.rb
Last Update: Sun Feb 13 13:34:36 +0000 2011

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]