-
Notifications
You must be signed in to change notification settings - Fork 0
A rails model and tweet caching helper for putting twitter on your site.
License
jspies/twitter_bird
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
TwitterBird =========== Creates a model to cache Tweets since twitter fails all the time. Provides a helper that outputs the typical tweet area and takes care of caching. Installs a twitter_bird CSS file as well. Install ======= Install the plugin script/plugin install script/generate twitter_bird_migration rake db:migrate Edit config/twitter_bird.yml to your account Then use the helper =twitter_bird or <%=twitter_bird %> if you still live in erb world. in your views. Modify the CSS file to your liking. Copyright (c) 2009 Jonathan Spies, released under the MIT license
About
A rails model and tweet caching helper for putting twitter on your site.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published