Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support injecting helpers into ActionController::API (#133)
Rails API apps use the lighter alternative to ActionController::Base. This adds support for injecting these helpers into either action controller base class that the consuming application happens to inherit from.
- Loading branch information