Sass-rails not in Gemfile for Rails 5.0.0.beta1

I’ve just started messing around with Rails 5.0.0.beta1 and in diffing
around, I’ve noticed that sass-rails is not in the Gemfile.

Has it been omitted for a reason?

Hi

On Sun, Jan 17, 2016, at 01:29, R Bruce Bicknell wrote:

I’ve just started messing around with Rails 5.0.0.beta1 and in diffing
around, I’ve noticed that sass-rails is not in the Gemfile.

Has it been omitted for a reason?

it’s a (fixed) bug[1]

[1] sass-rails gem not included on Gemfile · Issue #22963 · rails/rails · GitHub