site is not present, fixtures should shut up

Oleg committed May 19, 2011
commit 65cce134e210a7cc3b310d259fc79f8fb43ca0c6
Showing 1 changed file with 1 additions and 0 deletions
comfortable_mexican_sofa/fixtures.rb b/lib/comfortable_mexican_sofa/fixtures.rb +1 -0
@@ @@ -1,6 +1,7 @@
module ComfortableMexicanSofa::Fixtures
def self.sync(site)
+ return unless site
sync_layouts(site)
sync_pages(site)
sync_snippets(site)