Skip to content

Instantly share code, notes, and snippets.

@jdkealy
Created August 2, 2011 19:27
Show Gist options
  • Save jdkealy/1120985 to your computer and use it in GitHub Desktop.
Save jdkealy/1120985 to your computer and use it in GitHub Desktop.
require "devape_survey/engine"
module DevapeSurvey
config.to_prepare do
ApplicationController.helper(SurveysHelper)
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment