Skip to content

Instantly share code, notes, and snippets.

@igkuz
Created May 22, 2013 09:32
Show Gist options
  • Select an option

  • Save igkuz/5626360 to your computer and use it in GitHub Desktop.

Select an option

Save igkuz/5626360 to your computer and use it in GitHub Desktop.
FactoryGirl.define do
factory :channel do
name
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment