Sha256: 0c9768da17a755f0da79ef96484d0cac23a4552e31852250482e4cbd3dae15a3

Contents?: true

Size: 275 Bytes

Versions: 30

Compression:

Stored size: 275 Bytes

Contents

ActionController::Base.send :include, ActionController::MuckApplication
ActiveRecord::Base.send :include, ActiveRecord::MuckModel
ActionController::Base.send :helper, MuckEngineHelper

I18n.load_path += Dir[ File.join(File.dirname(__FILE__), '..', 'locales', '*.{rb,yml}') ]

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
muck-engine-0.1.17 lib/muck_engine.rb
muck-engine-0.1.18 lib/muck_engine.rb
muck-engine-0.1.19 lib/muck_engine.rb
muck-engine-0.1.20 lib/muck_engine.rb
muck-engine-0.1.21 lib/muck_engine.rb
muck-engine-0.1.22 lib/muck_engine.rb
muck-engine-0.1.23 lib/muck_engine.rb
muck-engine-0.1.2 lib/muck_engine.rb
muck-engine-0.1.5 lib/muck_engine.rb
muck-engine-0.1.4 lib/muck_engine.rb