Sha256: b159648190ed78c0460a57717736621db983385e4ba6182fffe9aec31d363102

Contents?: true

Size: 485 Bytes

Versions: 1

Compression:

Stored size: 485 Bytes

Contents

[
    'jruby/synchronized',
    'monitor',
    'thread_safe/jruby_cache_backend',
    'atomic',
    'jruby',
    'logger',
    'active_support/inflector/methods', # has an incompatible regex in it
].each { |r| Opal::Processor.stub_file r }


# Just register our opal code path with opal build tools
Opal.append_path File.expand_path('../../opal', __FILE__)
Opal.append_path File.expand_path('../../factory_girl/lib', __FILE__)
require 'opal-activesupport'
Opal.use_gem 'activesupport'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
opal-factory_girl-4.5.0.3 lib/opal-factory_girl.rb