Skip to content

Instantly share code, notes, and snippets.

@aldesantis
Last active January 10, 2016 12:17
Show Gist options
  • Save aldesantis/75d0ed97ff9faefdef27 to your computer and use it in GitHub Desktop.
Save aldesantis/75d0ed97ff9faefdef27 to your computer and use it in GitHub Desktop.
module Crowdster
module Api
class ApplicationController < Crowdster.config.base_controller.constantize
end
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment