mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Ensure that init.rb is evaled in context of Engine
This commit is contained in:
@@ -120,7 +120,7 @@ module RailtiesTest
|
||||
RUBY
|
||||
|
||||
@plugin.write "lib/bukkits/plugins/yaffle/init.rb", <<-RUBY
|
||||
Bukkits::Engine.config.yaffle_loaded = true
|
||||
config.yaffle_loaded = true
|
||||
RUBY
|
||||
|
||||
boot_rails
|
||||
|
||||
Reference in New Issue
Block a user