Sha256: 1a2275b8a753cb6fe671e2570f95bcdd01e142dd75f95305fdc2a05be1a1d990

Contents?: true

Size: 752 Bytes

Versions: 14

Compression:

Stored size: 752 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'

# 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

14 entries across 14 versions & 1 rubygems

Version Path
marty-1.0.9 lib/marty.rb
marty-1.0.8 lib/marty.rb
marty-1.0.7 lib/marty.rb
marty-1.0.6 lib/marty.rb
marty-1.0.5 lib/marty.rb
marty-1.0.4 lib/marty.rb
marty-1.0.3 lib/marty.rb
marty-1.0.1 lib/marty.rb
marty-1.0.0 lib/marty.rb
marty-0.5.41 lib/marty.rb
marty-0.5.40 lib/marty.rb
marty-0.5.39 lib/marty.rb
marty-0.5.38 lib/marty.rb
marty-0.5.36 lib/marty.rb