lib/caboodle/kits/twitter/twitter.rb in caboodle-0.2.13 vs lib/caboodle/kits/twitter/twitter.rb in caboodle-0.2.14
- old
+ new
@@ -1,7 +1,7 @@
module Caboodle
class Twitter < Caboodle::Kit
-
+ description "Display recent tweets from a given twitter account, with infinite scrolling for looking back in time."
menu "Twitter", "/twitter" do
@title = "Twitter"
haml :twitter
end
\ No newline at end of file