• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

samvera / browse-everything
100%
master: 99%

Build:
Build:
LAST BUILD BRANCH: issues-372-jrgriffiniii-rails6.1
DEFAULT BRANCH: master
Repo Added 25 May 2017 10:10PM UTC
Files 19
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH remove_explicit_sass_rails_dependency
branch: remove_explicit_sass_rails_dependency
CHANGE BRANCH
x
Reset
  • remove_explicit_sass_rails_dependency
  • 247-config-error
  • aws-s3
  • bootstrap4-again
  • boxv2
  • bs3_only
  • decaf
  • doc-templates
  • driver/google
  • es5_only
  • figgy-issues-3201-jrgriffiniii
  • figgy-issues-3273-jrgriffiniii
  • figgy-issues-3273-jrgriffiniii-rebase
  • figgy-issues-3273-jrgriffiniii-rebase2
  • figgy-issues-3273-jrgriffiniii-unsquashed
  • figgy-issues-3522-jrgriffiniii
  • file-size
  • fix-circleci-bundler
  • fix-generator
  • fix-license
  • fix-symbol-config
  • github
  • issues-271-jrgriffiniii-readme-circleci
  • issues-279-jrgriffiniii-test-ruby-rails-latest
  • issues-291-jrgriffiniii-google-auth-0.9
  • issues-310-jrgriffiniii-sprockets-4
  • issues-372-jrgriffiniii-rails6.1
  • issues-rails6.1-jrgriffiniii
  • jul19-ruby-versions
  • karma_doc
  • long-filenames
  • master
  • next/rails-api/jrgriffiniii
  • next/rails-api/jrgriffiniii-enginecart-bugfixes
  • next/rails-api/jrgriffiniii-file-system
  • next/rails-api/jrgriffiniii-integration-specs
  • next/rails-api/jrgriffiniii-webpacker
  • no-more-parties
  • no_coffee
  • no_symbols_in_example_yaml
  • pare-down-travis
  • rails51
  • remove-s3-dotdot
  • remove_font_awesome
  • remove_skydrive
  • rubocop-fixes
  • s3_configurable_expires
  • s3_includes_filename
  • samvera-readme
  • selenum-fix-test
  • skip-nil-sized-files
  • stream_body
  • test-ruby-rails
  • test_matrix
  • v0.14.0
  • v0.14.1
  • v0.14.2
  • v0.15.0
  • v0.15.1
  • v0.16.0
  • v0.16.1
  • v1.0.0
  • v1.0.0.rc2
  • v1.0.0rc1
  • v1.0.1

pending completion
978

push

travis-ci

jrochkind
remove explicit sass-rails dependency

A Rails app is generated with a sass-rails dependency, so no changes to tests were needed -- the engine-cart-generated test app adds it's own sass-rails dependency.

While current Rails releases generate with sass-rails dependency, sass-rails is sunsetted/deprecated, due to the underlying pure-ruby ruby-sass gem being deprecated, and instructs "consider switching to the sassc gem"  https://github.com/sass/ruby-sass .

Rails 6.0 will perhaps depend on the sassc-rails gem instead, or perhaps the sass-rails gem itself will be changed to depend on sassc instead of sass-ruby. I am not sure if it is yet determined/done. https://github.com/rails/rails/issues/3289

But apps now may wish to switch to sassc-rails, especially if it's a new app. While sassc-rails _ought_ to be a drop-in replacement, bugs can happen, and the timeline of switching (or refraining from switching) should be up to a dependent app.  However, if an app depends on both sass-rails and sassc-rails, problems can occur. https://github.com/sass/sassc-rails/issues/6

So, removing the sass-rails as an explicit dependency from browse-everything will allow dependent apps to choose sass-rails or sassc-rails themselves, switching on their own timeline, without the browse-everything dependency interfering. This change is unlikely to pose any backwards compatibility problems, as dependent apps should have sass-rails in their Gemfile already, as it is generated by Rails. In the unlikely event some dependent app did not have sass-rails independently declared as a dependency, however, they would have to add it."

708 of 711 relevant lines covered (99.58%)

471.34 hits per line

Relevant lines Covered
Build:
Build:
711 RELEVANT LINES 708 COVERED LINES
471.34 HITS PER LINE
Source Files on remove_explicit_sass_rails_dependency
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
978 remove_explicit_sass_rails_dependency remove explicit sass-rails dependency A Rails app is generated with a sass-rails dependency, so no changes to tests were needed -- the engine-cart-generated test app adds it's own sass-rails dependency. While current Rails releases generate with... push 19 Nov 2018 03:42PM UTC jrochkind travis-ci pending completion  
977 remove_explicit_sass_rails_dependency remove explicit sass-rails dependency A Rails app is generated with a sass-rails dependency, so no changes to tests were needed -- the engine-cart-generated test app adds it's own sass-rails dependency. While current Rails releases generate with... Pull #250 19 Nov 2018 03:33PM UTC web-flow travis-ci pending completion  
975 remove_explicit_sass_rails_dependency remove explicit sass-rails dependency A Rails app is generated with a sass-rails dependency, so no changes to tests were needed -- the engine-cart-generated test app adds it's own sass-rails dependency. While current Rails releases generate with... push 19 Nov 2018 03:28PM UTC jrochkind travis-ci pending completion  
See All Builds (681)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc