Commit 569a38d
committed
rails plugin new mitlibraries-theme --mountable --skip-git
** Why are these changes being introduced:
* After deleting everything in the previous commit, now we need to start
over with a fresh start.
** Relevant ticket(s):
* https://mitlibraries.atlassian.net/browse/engx-175
** How does this address that need:
* This commits the output of the first command to initialize a new
Rails engine, found at https://guides.rubyonrails.org/engines.html
** Document any side effects to this change:
* None1 parent b6fd521 commit 569a38d
77 files changed
Lines changed: 1043 additions & 0 deletions
File tree
- app
- assets
- config
- images/mitlibraries/theme
- stylesheets/mitlibraries/theme
- controllers
- concerns
- mitlibraries/theme
- helpers/mitlibraries/theme
- jobs/mitlibraries/theme
- mailers/mitlibraries/theme
- models
- concerns
- mitlibraries/theme
- views/layouts/mitlibraries/theme
- bin
- config
- lib
- mitlibraries
- theme
- tasks/mitlibraries
- test
- controllers
- dummy
- app
- assets
- config
- images
- stylesheets
- channels/application_cable
- controllers
- concerns
- helpers
- jobs
- mailers
- models
- concerns
- views/layouts
- bin
- config
- environments
- initializers
- locales
- lib/assets
- log
- public
- fixtures/files
- helpers
- integration
- mailers
- mitlibraries
- models
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Whitespace-only changes.
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
Whitespace-only changes.
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments