RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Spree 3.0.6.1 released

This Spree release contains numerous fixes backported from 3.1.0.beta. We’d like to thank all the contributors who made this happen.

Core
  • using spree command installer won’t lock you to a specific Spree version, it will always add it to gemfile such as ~> 3.0.6
  • spree_auth_devise and spree_gateway are both available from RubyGems now, no need to pull them from GitHub
  • all gems are tested against Ruby 2.2 on CI
  • shoulda matchers added to project
  • rubocop fixes
  • bugfixes, performance optimizations
  • numerous documentation fixes & updates
Backend Frontend
  • jquery-rails updated to 4.1
  • bootstrap-sass updated

Spree is maintained by Spark Solutions and Vinsol.

See also Spree development roadmap for 2016

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in