Sha256: bb8aba22e1ac4629dca854f6de294d158a95eb842d1e3a6bd93525505b9c1a85

Contents?: true

Size: 576 Bytes

Versions: 7

Compression:

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

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
marty-0.5.35 lib/marty.rb
marty-0.5.34 lib/marty.rb
marty-0.5.33 lib/marty.rb
marty-0.5.32 lib/marty.rb
marty-0.5.31 lib/marty.rb
marty-0.5.30 lib/marty.rb
marty-0.5.29 lib/marty.rb