Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Deprecate Unicode#downcase/upcase/swapcase. #962

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Aug 19, 2019

  1. When Rails version is 6.0.0, skip this.

    To fix mbleigh#955
    When the Rails version is 6.0.0, it becomes true, so I want to skip set_attribute_was.
    sin authored Aug 19, 2019
    Configuration menu
    Copy the full SHA
    aa602f3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from ogasawaraShinnosuke/ogasawaraShinnosuke-pa…

    …tch-1
    
    When Rails version is 6.0.0, skip this.
    sin authored Aug 19, 2019
    Configuration menu
    Copy the full SHA
    93cc285 View commit details
    Browse the repository at this point in the history
  3. Commit omission

    sin authored Aug 19, 2019
    Configuration menu
    Copy the full SHA
    969af54 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from ogasawaraShinnosuke/ogasawaraShinnosuke-pa…

    …tch-2
    
    Commit omission
    sin authored Aug 19, 2019
    Configuration menu
    Copy the full SHA
    d01c315 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2019

  1. Update tag.rb

    sin authored Aug 25, 2019
    Configuration menu
    Copy the full SHA
    879edc1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from ogasawaraShinnosuke/ogasawaraShinnosuke-pa…

    …tch-1
    
    Update tag.rb
    sin authored Aug 25, 2019
    Configuration menu
    Copy the full SHA
    d09b5a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2019

  1. Revert "Commit omission"

    This reverts commit 969af54.
    sin authored and sin committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    566e810 View commit details
    Browse the repository at this point in the history
  2. Revert "When Rails version is 6.0.0, skip this."

    This reverts commit aa602f3.
    sin authored and sin committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    2033904 View commit details
    Browse the repository at this point in the history