-
Notifications
You must be signed in to change notification settings - Fork 450
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: rails/jbuilder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.11.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: rails/jbuilder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.11.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 7 files changed
- 7 contributors
Commits on Nov 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b94394b - Browse repository at this point
Copy the full SHA b94394bView commit details
Commits on Dec 2, 2021
-
CI: YAML formatting + Job name (#522)
The array-style does not pass GitHub Actions' linting. That form needs to be placed on a single line to have 0 lint warnings. Also: add a name for the Job, which makes the output a little less cryptic.
Configuration menu - View commit details
-
Copy full SHA for 9553f12 - Browse repository at this point
Copy the full SHA 9553f12View commit details -
Configuration menu - View commit details
-
Copy full SHA for eea7679 - Browse repository at this point
Copy the full SHA eea7679View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21585cd - Browse repository at this point
Copy the full SHA 21585cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8a1741 - Browse repository at this point
Copy the full SHA a8a1741View commit details
Commits on Dec 16, 2021
-
Fix scaffold controller generator with namespace (#512)
* Fix scaffold controller generator with namespace For example: ``` bundle exec rails g scaffold_controller Admin::Post title:string content:text --model-name=Post ``` It fixes the code generated by jbuilder, other changes are required on railties gem. * Specify main branch for rails-head * Add test for controller scaffold with namespace Only for Rails::VERSION::MAJOR >= 6 because the method `show_helper` doesn't handle well the namespaces on previous versions. Co-authored-by: David Heinemeier Hansson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 496a2f9 - Browse repository at this point
Copy the full SHA 496a2f9View commit details
Commits on Dec 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 73bf325 - Browse repository at this point
Copy the full SHA 73bf325View commit details -
Configuration menu - View commit details
-
Copy full SHA for a87fad3 - Browse repository at this point
Copy the full SHA a87fad3View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.11.3...v2.11.4