| ... | ... | @@ -57,7 +57,7 @@ Remove `awesim_rails` and `awesim_rails_logging` gems, these are not supported o |
|
|
|
-gem 'awesim_rails_logging', '~> 1.0.0', :git => 'git@github.com:AweSim-OSC/awesim_rails_logging.git', :tag => 'v1.0.0'
|
|
|
|
```
|
|
|
|
|
|
|
|
Find all references to `AwesimRails` in the app code and modify to `OodAppkit`
|
|
|
|
#### 3. Find all references to `AwesimRails` in the app code and modify to `OodAppkit`
|
|
|
|
|
|
|
|
Examples:
|
|
|
|
|
| ... | ... | |