1.7.1
- Fix regression with
get_resource_ivar
that was returningfalse
instead ofnil
when the value was not set. - Do not load
ActionController::Base
on boot time.
get_resource_ivar
that was returning false
instead of nil
when the value was not set.ActionController::Base
on boot time.