Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bpardee/css_splitter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: zweilove/css_splitter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 7 files changed
  • 6 contributors

Commits on Jan 22, 2016

  1. Fix issue with ActionController::API:Class

    Fix an issue where helper is not a defined method
    sgringwe committed Jan 22, 2016
    Configuration menu
    Copy the full SHA
    5e805e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2016

  1. Merge pull request zweilove#66 from bpardee/master

    Remove isolate_namespace to fix unresolved split_stylesheet_link_tag
    jhilden committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    d5a753b View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2016

  1. fix sprockets engine registering for older sprocket-rails versions

    achernyshev authored and achernyshev committed Apr 14, 2016
    Configuration menu
    Copy the full SHA
    45cb5bc View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2016

  1. Merge pull request zweilove#68 from fatbeard2/fix/old-sprocket-rails

    fix sprockets engine registering for older sprocket-rails versions
    jhilden committed Apr 17, 2016
    Configuration menu
    Copy the full SHA
    70679b3 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2016

  1. version 0.4.5

    jhilden committed May 25, 2016
    Configuration menu
    Copy the full SHA
    2a24055 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2016

  1. Merge pull request zweilove#65 from sgringwe/master

    Fix issue with ActionController::API:Class
    jhilden committed Jun 1, 2016
    Configuration menu
    Copy the full SHA
    940c633 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    jhilden committed Jun 1, 2016
    Configuration menu
    Copy the full SHA
    db0fe75 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2016

  1. Follow sproket engine interface guidelines (zweilove#70)

    * Follow sproket engine interface guidelines
    * Clarify syntax, add comments
    nickd0 authored and jhilden committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    24017c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2016

  1. bump version to 0.4.6

    jhilden committed Aug 27, 2016
    Configuration menu
    Copy the full SHA
    5010809 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2016

  1. fix test in different gem version

    khiav reoy committed Oct 22, 2016
    Configuration menu
    Copy the full SHA
    749e541 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2016

  1. Merge pull request zweilove#73 from khiav223577/fix/test

    fix test when using different gem version or default config
    jhilden authored Oct 24, 2016
    Configuration menu
    Copy the full SHA
    623684b View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    6cc4244 View commit details
    Browse the repository at this point in the history
  2. Merge pull request zweilove#76 from ChristianPeters/patch-1

    Clarify that this gem is dead
    jhilden authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    6149724 View commit details
    Browse the repository at this point in the history
Loading