Flowdock
v2.2.1 - Show latest stable - 0 notes

Return a hash that includes everything but the given keys. This is useful for limiting a set of parameters to everything but a few known toggles:

  @person.update_attributes(params[:person].except(:admin))
Show files where this module is defined (1 file)
Register or log in to add new notes.