Sha256: 693ffce40898c75ccae2b08c2250bedd2d088fe45f0f72561ba292bab4e05864

Contents?: true

Size: 782 Bytes

Versions: 24

Compression:

Stored size: 782 Bytes

Contents

# DO NOT change order of require, since there are some dependencies

# DO NOT include anything here that will be properly autoloaded by
# Rails - This would be any file that define a properly namespaced
# module/class as Marty::<filename> and that don't run code outside of
# that module/class

# Also note that anything required here will need to require in any
# classes that they might be overriding methods in

require 'marty/engine'
require 'marty/railtie'
require 'marty/mcfly_query'
require 'marty/monkey'
require 'marty/promise_job'
require 'marty/lazy_column_loader'
require 'marty/json_schema'

# This does not get loaded in via bundler unless it is included in the
# application's Gemfile. Requiring it here removes the need to add it
# to the Gemfile
require 'net-ldap'

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
marty-1.0.54 lib/marty.rb
marty-1.0.53 lib/marty.rb
marty-1.0.52 lib/marty.rb
marty-1.0.51 lib/marty.rb
marty-1.0.50 lib/marty.rb
marty-1.0.48 lib/marty.rb
marty-1.0.47 lib/marty.rb
marty-1.0.46 lib/marty.rb
marty-1.0.44 lib/marty.rb
marty-1.0.43 lib/marty.rb
marty-1.0.42 lib/marty.rb
marty-1.0.41 lib/marty.rb
marty-1.0.39 lib/marty.rb
marty-1.0.38 lib/marty.rb
marty-1.0.37 lib/marty.rb
marty-1.0.36 lib/marty.rb
marty-1.0.35 lib/marty.rb
marty-1.0.34 lib/marty.rb
marty-1.0.33 lib/marty.rb
marty-1.0.32 lib/marty.rb