Project

General

Profile

Actions

Patch #8773

closed

Typo in api_key_auth deprecation code

Added by Alex Shulgin over 12 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
High
Category:
-
Target version:
-
Start date:
2011-07-09
Due date:
% Done:

0%

Estimated time:

Description

Attached patch fixes the following error:

NameError (uninitialized constant ActiveSupport::Deprecaction):
  app/controllers/application_controller.rb:338:in `accept_key_auth'

Notice that "Deprecation" class name is misspelled.


Files

Actions #1

Updated by Etienne Massip over 12 years ago

  • Assignee set to Jean-Philippe Lang
  • Target version set to Candidate for next minor release

Nice catch =)

Actions #2

Updated by Jean-Philippe Lang over 12 years ago

  • Status changed from New to Closed
  • Target version deleted (Candidate for next minor release)

Patch applied, thanks!

Actions

Also available in: Atom PDF