SproutCore 0.9.17 - “Gem Fixes” Release
This release focuses on gem fixes, as the SproutCore build tools are not compatible with Merb 0.9.5. You can install Merb 0.9.4 like this:
sudo gem install merb-core -v 0.9.4
In addition, Erich Ocean is now able to publish gem updates. Expect SproutCore 0.9.18 in the near future with tons of bug fixes and tests contributed by users over the last 3 weeks.
Build Tools
- Ticket [158] Fix requirements to load correct version of merb (Paul Barry)
- Ticket [124] Proxy doesn’t forward GET params with merb 0.9.4 (Lawrence Pit)
Framework
- require() fixes Fix require()’s for server/rest_server.js and server/rails_server.js (Lawrence Pit)
