Skip to content

Instantly share code, notes, and snippets.

@dreamr
Created October 1, 2010 17:04
Show Gist options
  • Save dreamr/606495 to your computer and use it in GitHub Desktop.
Save dreamr/606495 to your computer and use it in GitHub Desktop.
Factory.define :picoticker_block do |f|
f.association :user
f.association :folder
f.association :community
f.url "http://rss.tek.com/cmsrss/rss.do?cn=tektronix&lc=en&ct=feed&from=rss"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment