| ... | ... | @@ -42,11 +42,11 @@ Add `ood_appkit`, `pbs`, and `awesim_branding` gems |
|
|
|
|
|
|
|
For details, see:
|
|
|
|
|
|
|
|
[ood_appkit](https://github.com/OSC/ood_appkit/) package of utility functions and engines for applications running on the Open OnDemand platform
|
|
|
|
* [ood_appkit](https://github.com/OSC/ood_appkit/) package of utility functions and engines for applications running on the Open OnDemand platform
|
|
|
|
|
|
|
|
[pbs](https://github.com/OSC/pbs-ruby) Ruby wrapper for the Torque C Library
|
|
|
|
* [pbs](https://github.com/OSC/pbs-ruby) Ruby wrapper for the Torque C Library
|
|
|
|
|
|
|
|
[awesim_branding](https://github.com/AweSim-OSC/awesim_branding) (optional) Replaces some AwesimRails helpers
|
|
|
|
* [awesim_branding](https://github.com/AweSim-OSC/awesim_branding) (optional) Replaces some AwesimRails helpers
|
|
|
|
|
|
|
|
```diff
|
|
|
|
+gem 'ood_appkit', '~> 0.3.0'
|
| ... | ... | |