# -*- encoding: utf-8 -*- # stub: tweettail 1.0.0 ruby lib Gem::Specification.new do |s| s.name = "tweettail".freeze s.version = "1.0.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Dr Nic".freeze] s.date = "2009-05-06" s.description = "Get the latest search results streaming to your console:\n\n $ tweet-tail railsconf\n rubysolo: protip: it helps to actually READ the error message. #railsconf\n voxxit: So, everyone, how is #railsconf coming? When is the big 3.0 announcement?\n JesseGoldberg: @GavinStark I don't have as much to chat about as you do while you are at RailsConf.\n wndxlori: Anyone else not eaten yet #railsconf\n zenmatt: Great dinner and coversation with @heroku at n9ne in the palms. #railsconf\n Adkron: Damn you #railsconf why can I not visit you this year. I'm missing all the gitjour goodness.\n pengwynn: Meeting a lot of great folks at the open gov hackathon at #railsconf #gov20\n davidjrice: Enjoying ordering taxis to our hotel... "for the wynn!" #railsconf quick noms at stripburger then whiskeys at the stage door with ey ftw!\n cricketgeek: as pointed out by @jnewland at sushi this evening... http://pic.im/2LY #railsconf\n paulog: had fun at gilt groupe coctail party. props. #railsconf\n Amuse_Bouche: I hope my two favorite people in the world form an alliance! (Swoon) RT: @dhh Loved talking to @tferris at #railsconf. So much resonates.\n abie: At open gov BOF #railsconf\n matthewcarriere: running a saas bof was great... I hope it gets some more time this week. #railsconf\n jdar: @tullytully RT @dgou:for the benefit of people at #railsconf keynote, here is penelope trunk on tim ferris: http://bit.ly/b81E\n yorzi: Reading: "Rails 3 and the Real Secret to High Productivity: RailsConf 2009 - May 04 - 07, 2009, Las Vegas,NV" ( http://tinyurl.com/czmkxn )\n\nOr let it sit there all day with the `-f` option (as like `tail -f`)".freeze s.email = ["drnicwilliams@gmail.com".freeze] s.executables = ["tweet-tail".freeze, "tweet_tail".freeze, "tweettail".freeze] s.extra_rdoc_files = ["History.txt".freeze, "Manifest.txt".freeze, "PostInstall.txt".freeze, "README.rdoc".freeze] s.files = ["History.txt".freeze, "Manifest.txt".freeze, "PostInstall.txt".freeze, "README.rdoc".freeze, "Rakefile".freeze, "bin/tweet-tail".freeze, "bin/tweet_tail".freeze, "bin/tweettail".freeze, "features/cli.feature".freeze, "features/development.feature".freeze, "features/fixtures/search-jaoo-since-1682666650.json".freeze, "features/fixtures/search-jaoo.json".freeze, "features/fixtures/search-jaoo.short.json".freeze, "features/step_definitions/common_steps.rb".freeze, "features/step_definitions/executable_steps.rb".freeze, "features/step_definitions/logger_steps.rb".freeze, "features/step_definitions/twitter_data_steps.rb".freeze, "features/support/common.rb".freeze, "features/support/env.rb".freeze, "features/support/logger.rb".freeze, "features/support/matchers.rb".freeze, "features/support/mocha.rb".freeze, "features/support/time_machine_helpers.rb".freeze, "lib/tweet-tail.rb".freeze, "lib/tweet-tail/cli.rb".freeze, "lib/tweet-tail/tweet_poller.rb".freeze, "script/console".freeze, "script/destroy".freeze, "script/generate".freeze, "test/test_helper.rb".freeze, "test/test_tweet-tail_cli.rb".freeze, "test/test_tweet_poller.rb".freeze] s.homepage = "http://github.com/drnic/tweet-tail".freeze s.rdoc_options = ["--main".freeze, "README.rdoc".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Get the latest search results streaming to your console: $ tweet-tail railsconf rubysolo: protip: it helps to actually READ the error message".freeze s.test_files = ["test/test_helper.rb".freeze, "test/test_tweet-tail_cli.rb".freeze, "test/test_tweet_poller.rb".freeze] s.specification_version = 3 s.add_development_dependency(%q.freeze, [">= 1.4.1".freeze]) s.add_development_dependency(%q.freeze, [">= 1.8.0".freeze]) end