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: oguzsh/rails-interactive
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: development
Choose a base ref
...
head repository: oguzsh/rails-interactive
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 28 files changed
  • 2 contributors

Commits on May 14, 2022

  1. version 1.0.0

    oguzsh committed May 14, 2022
    Configuration menu
    Copy the full SHA
    3bba308 View commit details
    Browse the repository at this point in the history
  2. ascii change

    oguzsh committed May 14, 2022
    Configuration menu
    Copy the full SHA
    3100376 View commit details
    Browse the repository at this point in the history
  3. fix undefined variable issue

    oguzsh committed May 14, 2022
    Configuration menu
    Copy the full SHA
    54e17b6 View commit details
    Browse the repository at this point in the history
  4. db create

    oguzsh committed May 14, 2022
    Configuration menu
    Copy the full SHA
    11e144e View commit details
    Browse the repository at this point in the history
  5. bundle update

    oguzsh committed May 14, 2022
    Configuration menu
    Copy the full SHA
    fc26608 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

  1. Merge branch 'development'

    oguzsh committed May 29, 2022
    Configuration menu
    Copy the full SHA
    3657c44 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Configuration menu
    Copy the full SHA
    d8b34db View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2022

  1. Configuration menu
    Copy the full SHA
    86e53d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2022

  1. Configuration menu
    Copy the full SHA
    dcb55a8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'development'

    oguzsh committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    7303577 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Prod: Release (#92)

    * RailsInteractive::Templates - StimulusJS (#86)
    
    * add: frontend category
    
    * add: stimulusjs command
    
    * skip: hotwire
    
    * add: template for stimulus
    
    * RailsInteractive::Templates - ReactJS (#87)
    
    * add: react command
    
    * add: react setup template
    
    * fix: file paths and method name
    
    * fix: file path fix
    
    * fix: whitespaces
    
    * fix: chmod and whitespace
    
    * fix: db
    
    * fix: rubocop lint
    
    * RailsInteractive::Templates - TailwindCSS (#88)
    
    * add: new category
    
    * add: tailwind command
    
    * add: tailwind template
    
    * fix: react check
    
    * fix: file content
    
    * Bump rails-html-sanitizer from 1.4.2 to 1.4.3 (#89)
    
    Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.4.2 to 1.4.3.
    - [Release notes](https://github.com/rails/rails-html-sanitizer/releases)
    - [Changelog](https://github.com/rails/rails-html-sanitizer/blob/master/CHANGELOG.md)
    - [Commits](rails/rails-html-sanitizer@v1.4.2...v1.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: rails-html-sanitizer
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * fix: nil data (#90)
    
    * update: version 2.1.3 (#91)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    oguzsh and dependabot[bot] authored Jul 13, 2022
    Configuration menu
    Copy the full SHA
    6b71484 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    oguzsh authored Jul 13, 2022
    Configuration menu
    Copy the full SHA
    5d43df8 View commit details
    Browse the repository at this point in the history
Loading