Skip to content

Instantly share code, notes, and snippets.

@DanThiffault
Created February 28, 2011 09:55
Show Gist options
  • Select an option

  • Save DanThiffault/847143 to your computer and use it in GitHub Desktop.

Select an option

Save DanThiffault/847143 to your computer and use it in GitHub Desktop.
class ApplicationController < ActionController::Base
before_filter :infer_bookmarklet_format
include BookmarkletFormat
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment