Skip to content

Instantly share code, notes, and snippets.

@thiagoa
Created October 10, 2016 15:32
Show Gist options
  • Save thiagoa/94cab48801260ec67612ba83aba1b207 to your computer and use it in GitHub Desktop.
Save thiagoa/94cab48801260ec67612ba83aba1b207 to your computer and use it in GitHub Desktop.
Empty Twitter Timeline Controller
# app/controllers/twitter_timeline_controller.rb
class TwitterTimelineController < ApplicationController
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment