Notes posted by matthooks
RSS feed
1 thank
Upgrading from Rails v2.1 to v2.2
Don’t forget to run
rake gems:refresh_specs
if you vendored any gem plugins under Rails v2.1 to update them with the proper specs.
Don’t forget to run
rake gems:refresh_specs
if you vendored any gem plugins under Rails v2.1 to update them with the proper specs.