forked from publiclab/plots2
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump rails from 5.2.3 to 5.2.6 (publiclab#9671)
* Bump rails from 5.2.3 to 5.2.6 Bumps [rails](https://github.com/rails/rails) from 5.2.3 to 5.2.6. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v5.2.3...v5.2.6) Signed-off-by: dependabot[bot] <[email protected]> * Try creating manifest.js file * switch to saved tag count to simplify query * fix count query * manually write sql left outer join * added //= link user_tags.css Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: jywarren <[email protected]>
- Loading branch information
1 parent
1fbecfa
commit 6872bb7
Showing
5 changed files
with
66 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
// app/assets/config/manifest.js | ||
// https://github.com/rails/sprockets/blob/master/UPGRADING.md#guide-to-upgrading-from-sprockets-3x-to-4x | ||
// | ||
//= link_tree ../images | ||
//= link application.css | ||
//= link application.js | ||
//= link location_tags.css | ||
//= link user_tags.css | ||
// | ||
//= link editorToolbar.js | ||
//= link post.js |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters