Sha256: 3a9f19da77925e59f3be7153c4ac058a0274b114009b051ff1d4ddd94d226b36

Contents?: true

Size: 337 Bytes

Versions: 16

Compression:

Stored size: 337 Bytes

Contents

module ComfortableMexicanLoveseat::Fixture
  class Importer < ComfortableMexicanSofa::Fixture::Importer
    def initialize(from, to = from, force_import = false, locale = I18n.default_locale)
      super(from, to, force_import)
      self.site = Comfy::Cms::Site.find_or_create_by(:identifier => to, :locale => locale)
    end
  end
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
comfortable_mexican_loveseat-0.1.0 lib/comfortable_mexican_loveseat/fixture.rb
comfortable_mexican_loveseat-0.0.23 lib/comfortable_mexican_loveseat/fixture.rb
comfortable_mexican_loveseat-0.0.22 lib/comfortable_mexican_loveseat/fixture.rb
comfortable_mexican_loveseat-0.0.21 lib/comfortable_mexican_loveseat/fixture.rb
comfortable_mexican_loveseat-0.0.20 lib/comfortable_mexican_loveseat/fixture.rb
comfortable_mexican_loveseat-0.0.19 lib/comfortable_mexican_loveseat/fixture.rb
comfortable_mexican_loveseat-0.0.18 lib/comfortable_mexican_loveseat/fixture.rb
comfortable_mexican_loveseat-0.0.17 lib/comfortable_mexican_loveseat/fixture.rb
comfortable_mexican_loveseat-0.0.16 lib/comfortable_mexican_loveseat/fixture.rb
comfortable_mexican_loveseat-0.0.15 lib/comfortable_mexican_loveseat/fixture.rb
comfortable_mexican_loveseat-0.0.14 lib/comfortable_mexican_loveseat/fixture.rb
comfortable_mexican_loveseat-0.0.13 lib/comfortable_mexican_loveseat/fixture.rb
comfortable_mexican_loveseat-0.0.12 lib/comfortable_mexican_loveseat/fixture.rb
comfortable_mexican_loveseat-0.0.11 lib/comfortable_mexican_loveseat/fixture.rb
comfortable_mexican_loveseat-0.0.10 lib/comfortable_mexican_loveseat/fixture.rb
comfortable_mexican_loveseat-0.0.9 lib/comfortable_mexican_loveseat/fixture.rb