我以前曾使用DryIOC作为我的IOC,但我想尝试使用Splat作为我的IOC,是否可以将这两者结合起来?fe08c003e91342eb83df1ca48302ddbb>:0 at Splat.DependencyResolverMixins<RegisterLazySingleton>b__0 () [0x00000] in <89c762f1
我已经覆盖了我设计的gem中的send_devise_notification方法。 我需要访问*args数组中的第一个元素,我假设这可以通过*args[0]来实现。 我期待的是一个字符串,但看看下面奇怪的输出: class User :recoverable, :rememberable, :trackable, :validatable, :lockable