gretel
gretel copied to clipboard
Use on_load to fix load order problem with rails-controller-testing
If gretel is used with rails-controller-testing some tests fail since gretel does not use the on_load event: rails/rails-controller-testing#24
@WilHall This need to be merged to prevent issues with Rails 5.