Skip to content

Instantly share code, notes, and snippets.

@yaroslav
yaroslav / attachment_fu_spec_helper.rb
Created August 26, 2008 09:14
attachment_fu spec helper
# attachment_fu spec helper.
#
# Usage:
#
# before(:all) do
# before_attachment_fu(Avatar)
# end
#
# it "should do weird stuff with avatar" do
# avatar = Avatar.new
We couldn’t find that file to show.